PidTagUrlComponentName 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.
The URL component name for a message.
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.
Related Resources
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.