PidTagUrlComponentName Canonical Property

Applies to: Outlook 2013 | Outlook 2016

The URL component name for a message.

Property Value
Associated properties:
PR_URL_COMP_NAME, PR_URL_COMP_NAME_A, PR_URL_COMP_NAME_W
Identifier:
0x10F3
Data type:
PT_STRING8, PT_UNICODE
Area:
General messaging

Remarks

These properties should be unique within a folder. If not set when the message is created, the message store should set these properties based on various message properties, depending on the message class. For example, the IPM.Note and IPM.Appointment messages should have this property set based on the PR_SUBJECT (PidTagSubject) property and the IPM.Contact messages should have this property set based on the dispidFileUnder (PidLidFileUnder) property. For most other message classes, this property should be based on the PR_DISPLAY_NAME (PidTagDisplayName) property.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXCMSG]

Handles message and attachment objects.

[MS-OXTNEF]

Encodes and decodes message and attachment objects to an efficient stream representation.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names