PidTagRecipientTrackStatus 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.
Indicates the response status returned by the attendee.
Associated properties: |
PR_RECIPIENT_TRACKSTATUS |
Identifier: |
0x5FFF |
Data type: |
PT_LONG |
Area: |
Transport recipient |
Remarks
If this value is not set, it must be assumed to be respNone. Otherwise, it must be one of the following:
Response status |
Value |
Description |
---|---|---|
respNone |
0x00000000 |
No response is required for this object. This is the case for appointment objects and meeting response objects. |
respTentative |
0x00000002 |
This value on the attendee’s meeting object indicates that the attendee has tentatively accepted the meeting request object. |
respAccepted |
0x00000003 |
This value on the attendee’s meeting object indicates that the attendee has accepted the meeting request object. |
respDeclined |
0x00000004 |
This value on the attendee’s meeting object indicates that the attendee has declined the meeting request object. |
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOCAL]
Specifies the properties and operations for appointment, meeting request, and response messages.[MS-OXCMSG]
Handles message and attachment objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.