PidLidAddressBookProviderEmailList Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Specifies which electronic address properties are set on the contact.

Property Value
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.

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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names