PidTagProviderOrdinal Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the zero-based index of a service provider's position in the provider table.

Associated properties:

PR_PROVIDER_ORDINAL

Identifier:

0x300D

Data type:

PT_LONG

Area:

MAPI common

Remarks

This property is computed by MAPI.

Obtain the provider table by calling the IMsgServiceAdmin::GetProviderTable method. Sort the provider table on this property to display the transport order.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names