PidTagRoamingDatatypes Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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

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

0x20000000

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.

0x40000000

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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names