PidLidAddressBookProviderArrayType Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Specifies the state of the contact's electronic addresses and represents a set of bit flags.

Property Value
Associated properties:
dispidABPArrayType
Property set:
PSETID_Address
Long ID (LID):
0x00008029
Data type:
PT_LONG
Area:
Contact

Remarks

The value of the dispidABPArrayType property must be a combination of flags that specify the state of the contact object. Individual flags are specified in the following table. If this property is set, the dispidABPEmailList (PidLidAddressBookProviderEmailList) property must be set, as well. These two properties must be kept synchronized with each other. For example, if dispidABPArrayType has the bit "0x00000001 set", one of the values of dispidABPEmailList must be "0x00000000".

Bit Description
0x00000001
Email1 is defined for the contact.
0x00000002
Email2 is defined for the contact.
0x00000004
Email3 is defined for the contact.
0x00000008
Business fax is defined for the contact.
0x00000010
Home fax is defined for the contact.
0x00000020
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