PidTagBodyContentLocation Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the value of a MIME Content-Location header field.
Associated properties: |
PR_BODY_CONTENT_LOCATION, PR_BODY_CONTENT_LOCATION_A, PR_BODY_CONTENT_LOCATION_W |
Identifier: |
0x1014 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
MIME |
Remarks
To set the value of these properties, MIME clients should write the desired value to a Content-Location header field on a MIME entity that maps to a message body.
MIME readers should copy the value of a Content-Location header field on such a MIME entity to the value of these properties.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCMAIL]
Converts from Internet standard e-mail conventions to message objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.