Accessing named property using outlook object model

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a mai item in which I have set a new named property using MAPI. Now I
want to access that named property using outlook object model.

Is there any way to access the named property through Outlook object model
APIs.

Atul Sureka
 
Only in Outlook 2007. For earlier versions, you need CDO 1.21, Redemption, or Extended MAPI.

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
You should be able to use any of Outlook's built-in properties or, I think, create a custom property. Best to ask about details on one of the Extended MAPI discussion groups -- see http://www.outlookcode.com/d/mapi.htm#discuss

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top