Results 1 to 5 of 5
  1. #1
    DMT Dave is offline VIP
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    1,367

    MAPI Folder

    Dim folder As MAPIFolder

    Hi Guy's, I am trying to find out what reference in the library is the option for MAPIFolder ?

    Is this a specific reference as my outlook library is checked



    Kindest

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Would it be simpler to just use:
    docmd.sendobject...
    or
    create an instance of Outlook and send/get files via that?

  3. #3
    Gicu's Avatar
    Gicu is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,250
    You need to set a reference to mso.dll (Microsoft Office library).
    Cheers,
    Vlad Cucinschi
    MS Access Developer
    http://forestbyte.com/

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    Or use late binding and no reference needed.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    yay late binding

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 6
    Last Post: 06-06-2019, 02:29 PM
  2. Outlook.MAPI Folder
    By DMT Dave in forum Access
    Replies: 1
    Last Post: 03-28-2019, 10:55 AM
  3. mapi.session (emailing via CDO)
    By GraeagleBill in forum Programming
    Replies: 17
    Last Post: 10-05-2015, 05:01 PM
  4. Replies: 10
    Last Post: 09-09-2015, 03:25 AM
  5. Replies: 1
    Last Post: 05-15-2015, 10:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums