PidLidAppointmentStateFlags 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.
Specifies a bit field that describes the state of the object.
Associated properties: |
dispidApptStateFlags |
Property set: |
PSETID_Appointment |
Long ID (LID): |
0x00008217 |
Data type: |
PT_LONG |
Area: |
Meetings |
Remarks
This property is not required. Below are the individual flags that can be set.
M (asfMeeting, 0x00000001)
This flag indicates that the object is a meeting object or a meeting-related object.R (asfReceived, 0x00000002)
This flag indicates that the represented object was received from someone else.C (asfCanceled, 0x00000004)
This flag indicates that the meeting object represented by the object has been canceled.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXOCAL]
Specifies the properties and operations for appointment, meeting request, and response messages.
Header Files
- Mapidefs.h
Provides data type definitions.