Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Interop / November 2005

Tip: Looking for answers? Try searching our database.

How can i retrieve MAPIFolder

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
maka - 16 Nov 2005 08:37 GMT
I programming an Outlook 2003 Plugin with VS2003.

How can i retrieve the MAPIFolder in wich is a specific ContactItem
stored? any ideas?
Sue Mosher [MVP-Outlook] - 16 Nov 2005 13:36 GMT
The ContactItem.Parent property returns the folder where an item is stored.

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

>I programming an Outlook 2003 Plugin with VS2003.
>
> How can i retrieve the MAPIFolder in wich is a specific ContactItem
> stored? any ideas?
maka - 17 Nov 2005 07:42 GMT
thank you all. it works fine.

MAPIFolder mFolder = (MAPIFolder) ContactItem.Parent;
Ken Slovak - [MVP - Outlook] - 16 Nov 2005 14:21 GMT
Item.Parent is the MAPIFolder where Item lives.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

>I programming an Outlook 2003 Plugin with VS2003.
>
> How can i retrieve the MAPIFolder in wich is a specific ContactItem
> stored? any ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.