Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 2.26 KB

pidtaginternetreferences-canonical-property.md

File metadata and controls

71 lines (43 loc) · 2.26 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
PidTagInternetReferences Canonical Property
Outlines the PidTagInternetReferences canonical property, which contains the value of a MIME message's References header field.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
PidTagInternetReferences
HeaderDef
645fe61d-414a-455e-b034-db3cfd003b9d

PidTagInternetReferences Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the value of a Multipurpose Internet Mail Extensions (MIME) message's References header field.

Property Value
Associated properties:
PR_INTERNET_REFERENCES, PR_INTERNET_REFERENCES_A, PR_INTERNET_REFERENCES_W
Identifier:
0x1039
Data type:
PT_STRING8, PT_UNICODE
Area:
MIME

Remarks

To generate a References header field, clients must set these properties to the desired value. MIME writers must copy the value of these properties to the References header field.

To set the value of these properties, MIME clients must write the desired value to a References header field. MIME readers must copy the value of the References header field to these properties. MIME readers may truncate the value of these properties if it exceeds 64KB in length.

Related resources

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXCMAIL]

Converts from Internet standard email conventions to message objects.

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