PidTagProviderOrdinal Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.