View Single Post
  #3  
Old May 18th 07, 07:38 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Outlook 2003- named properties v/s user properties ?

To expand more on this, user properties *are* named properties, but Outlook
can see them in the UserProperties collection because their definitions are
stored in yet another named property.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Sue Mosher [MVP-Outlook]" wrote in message
...
In the context of your question, "named properties" are properties that are
largely (but not always) invisible to the user and accessible only through
low-level APIs such as Extended MAPI, CDO 1.21, and Redemption.

--
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

"newToOutlookProgramming"
wrote in message
...
Context: additional fields on outlook forms like contact, appointment etc

what are named properties ? How are they different from user properties ?

thanks



Ads