2.2.1.10 PidLidAppointmentStateFlags Property
Type: PtypInteger32 ([MS-OXCDATA] section 2.11.1)
The PidLidAppointmentStateFlags property ([MS-OXPROPS] section 2.30) is a bit field that specifies the appointment state of the object. This property is not required. The individual flags that can be set are as follows.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
M |
R |
C |
unused |
M - asfMeeting (1 bit): This flag indicates that the object is a Meeting object or a meeting-related object.
R - asfReceived (1 bit): This flag indicates that the represented object was received from someone else.
C - asfCanceled (1 bit): This flag indicates that the Meeting object that is represented by the object has been canceled.
unused (29 bits): These bits are not used. MUST be zero, and MUST be ignored.