PidLidAddressBookProviderEmailList Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Specifies which electronic address properties are set on the contact.
Associated properties: |
dispidABPEmailList |
Property set: |
PSETID_Address |
Long ID (LID): |
0x00008028 |
Data type: |
PT_MV_LONG |
Area: |
Contact |
Remarks
Each PT_LONG value in this property must be unique in the property and must be set to one of the values in the following table. If this property is set, the dispidABPArrayType (PidLidAddressBookProviderArrayType) property must also be set. These two properties must be kept synchronized with each other. For example, if one of the values in dispidABPEmailList is “0x00000000”, then dispidABPArrayType must have the bit “0x00000001” set.
Value |
Description |
---|---|
0x00000000 |
Email1 is defined for the contact. |
0x00000001 |
Email2 is defined for the contact. |
0x00000002 |
Email3 is defined for the contact. |
0x00000003 |
Business fax is defined for the contact. |
0x00000004 |
Home fax is defined for the contact. |
0x00000005 |
Primary fax is defined for the contact. |
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.