Expand Minimize
This topic has not yet been rated - Rate this topic

dispidPropDefStream

Office 2007

Represents definitions of custom properties that are saved as part of the custom form definition with the message.

Quick Info

Exposed on:Message objects
Created by:Outlook
Accessed by:Outlook and solution providers
Property type:PT_BINARY
Access type:Read/write

Remarks

To retrieve the value of this property, first use IMAPIProp::GetIDsFromNames to obtain the property tag, and then specify this property tag in IMAPIProp::GetProps to get the value. When calling IMAPIProp::GetIDsFromNames, specify the following values for the MAPINAMEID structure pointed at by the input parameter lppPropNames:

lpGuid:PSETID_Common
ulKind:MNID_ID
Kind.lID:dispidPropDefStream

See Also

Constants for Outlook Named Properties
How to: Remove Custom Form Definition that Has Been Saved with a Message


Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.