Share via


PidLidContactItemData Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Used to display the contact information.

Associated properties:

dispidContactItemData

Property set:

PSETID_Address

Long ID (LID):

0x00008007

Data type:

PT_MV_LONG

Area:

Contact

Remarks

If present, the property must have six entries, each corresponding to a visible field in the application’s user interface.

One-based index into the multi-valued property

The value must be one of the following

Description

1

0x00000001

The application should display the contact’s home address.

1

0x00000002 or 0x00000000

The application should display the contact’s work.

1

0x00000003

The application should display the contact’s other address.

2

0x00008080

The application should display Email1.

2

0x00008090

The application should display Email2.

2

0x000080A0

The application should display Email3.

3,4,5,6

PropertyID of any of the telephone properties or any of the fax numbers that are specified in [MS-OXOCNTC].

The application should display the corresponding property.

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