PidTagRoamingDatatypes Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a bitmask that indicates which stream properties exist on the message.

Property Value
Associated properties:
PR_ROAMING_DATATYPES
Identifier:
0x7C06
Data type:
PT_LONG
Area:
Configuration

Remarks

This property must be set to one or more of the following values:

Value Description
0x00000002
Indicates that the Folder Associated Information (FAI) message should contain a Dictionary stream, serialized into a fixed XML schema and stored in the PR_ROAMING_DICTIONARY (PidTagRoamingDictionary) property. If the FAI message does not contain a Dictionary stream, the application must treat the Dictionary as having no entries.
0x00000004
Indicates that the FAI message must contain an XML stream stored in the PR_ROAMING_XMLSTREAM (PidTagRoamingXmlStream) property that uses an arbitrary XML schema.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOCFG]

Specifies the location and properties of client and server configuration data, such as shared category lists and working hours.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names