PidTagScheduleInfoMonthsTentative 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.

Contains the months marked tentative in the free/busy message.

Associated properties:

PR_SCHDINFO_MONTHS_TENTATIVE

Identifier:

0x6851

Data type:

PT_MV_LONG

Area:

Free/Busy

Remarks

The number of values in this property must be between zero and the number of months covered by the publishing range, which is the period between the PR_FREEBUSY_PUBLISH_START (PidTagFreeBusyPublishStart) and PR_FREEBUSY_PUBLISH_END (PidTagFreeBusyPublishEnd) properties.

Each value in this property, has a month and year encoded in it. This is calculated by using the expression “year × 16 + month” where year and month are based on the Gregorian calendar. The values are sorted in ascending order and are encoded in little-endian format. If an event is spread across multiple months, or multiple years, there must be one value for each of the months that fall in the publishing range. If there are no tentative events in the publishing range, then this property and PR_SCHDINFO_FREEBUSY_TENTATIVE (PidTagScheduleInfoFreeBusyTentative) must not be set or must be deleted if they already exist. Otherwise, this property must be set.

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXOPFFB]
    Publishes the availability of a user or resource.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names