How can i retrieve MAPIFolder

  • Thread starter Thread starter maka
  • Start date Start date
M

maka

I programming an Outlook 2003 Plugin with VS2003.

How can i retrieve the MAPIFolder in wich is a specific ContactItem
stored? any ideas?
 
The ContactItem.Parent property returns the folder where an item is stored.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top