PidLidAppointmentAuxiliaryFlags Canonical Property
Specifies a bit field that describes the auxiliary state of the object.
|
Associated properties: |
dispidApptAuxFlags |
|
Property set: |
PSETID_Appointment |
|
Long ID (LID): |
0x00008207 |
|
Data type: |
PT_LONG |
|
Area: |
Meetings |
This property is not required. Below are the individual flags that can be set.
- C (auxApptFlagCopied, 0x00000001)
This flag indicates that the calendar object was copied from another calendar folder.
- R (auxApptFlagForceMtgResponse, 0x00000002)
This flag on a meeting request indicates that the client or server should send a meeting response back to the organizer when a response is chosen.
- F (auxApptFlagForwarded, 0x00000004)
This flag on a meeting request indicates that it was forwarded (including being forwarded by the organizer), rather than being an invitation from the organizer.
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.