View Single Post
  #2  
Old January 13th 09, 12:16 AM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Retrieving custom headers from an Outlook MailItem

Do you specify the property name in teh DASL format?
Are you sure that property exists? Can you see it in MFCMAPI or OutlookSpy?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Andrew" wrote in message
...
Hello All,

Development Environment: Visual Studio 2008
Language: VB.Net
Outlook 2003 and 2008


Is it possible retrieve custom headers from an Outlook MailItem. I've been
trying to, but it seems that the "MailItem.PropertyAccessor.GetProperty"
method can only see Outlook's "core" headers.

Thanks,



Ads