PidLidDistributionListOneOffMembers Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies the list of one-off EntryIds that correspond to the members of the personal distribution list.
Associated properties: |
dispidDLOneOffMembers |
Property set: |
PSETID_Address |
Long ID (LID): |
0x00008054 |
Data type: |
PT_MV_BINARY |
Area: |
Contact |
Remarks
These one-off EntryIds encapsulate display names and e-mail addresses of the personal distribution list members.
If the client or the server set this property, it must be synchronized with the dispidDLMembers (PidLidDistributionListMembers) property: for each entry in the dispidDLOneOffMembers property, there must be an entry in the same position in the dispidDLMembers property.
When setting dispidDLOneOffMembers, the client or the server must ensure that its total size is less than 15,000 bytes in size.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXOCNTC]
Specifies the properties and operations that are permissible for contacts and personal distribution lists.
Header Files
- Mapidefs.h
Provides data type definitions.