PidLidPropertyDefinitionStream Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Represents definitions of user-defined fields and data-binding settings of built-in fields of a message.
Associated properties: |
dispidPropDefStream |
Property set: |
PSETID_Common |
Long ID (LID): |
0x00008540 |
Data type: |
PT_BINARY |
Area: |
Run-time configuration |
Remarks
The value of the PidLidPropertyDefinitionStream property is saved as part of the custom form definition for the message.
The value of this property is a binary stream. For information on the structure of this stream, see PropertyDefinition Stream Structure.
Related Resources
Protocol Specifications
- [MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.
Header Files
- Mapidefs.h
Provides data type definitions.
See Also
Concepts
How to: Add a Definition for a New User-Defined Field
PropertyDefinition Stream Sample