PidLidAddressBookProviderEmailList Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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.

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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names