2.2.6.5 PidLidMeetingType Property
Type: PtypInteger32 ([MS-OXCDATA] section 2.11.1)
The PidLidMeetingType property ([MS-OXPROPS] section 2.170) indicates the type of Meeting Request object or Meeting Update object. The value of this property MUST be set to one of those listed in the following table.
Request type |
Value |
Meaning |
---|---|---|
mtgEmpty |
0x00000000 |
Unspecified. |
mtgRequest |
0x00000001 |
The meeting request is the initial request. |
mtgFull |
0x00010000 |
The property is set to this value if one of the following applies: § Attendees were added. § The meeting was cancelled and the organizer is uncancelling it. § If PidLidChangeHighlight property (section 2.2.6.2) has BIT_CH_START, BIT_CH_END, or BIT_CH_RECUR set
|
mtgInfo |
0x00020000 |
An informational update was made to the meeting and it is not one of the conditions listed in mtgFull. |
mtgOutOfDate |
0x00080000 |
A newer Meeting Request object or Meeting Update object was received after this one. For more details, see section 3.1.5.2. |
mtgDelegatorCopy |
0x00100000 |
Set on the delegator's copy when a delegate will handle meeting-related objects. For more details, see section 3.1.4.7.2.1. |