PidLidMeetingType Canonical Property
Indicates the type of meeting request or meeting update.
|
Associated properties: |
dispidMeetingType |
|
Property set: |
PSETID_Meeting |
|
Long ID (LID): |
0x00000026 |
|
Data type: |
PT_LONG |
|
Area: |
Meetings |
The value of this property must be set to one of the following:
| Property | Value | Description |
|---|---|---|
mtgEmpty | 0x00000000 | Unspecified. |
mtgRequest | 0x00000001 | Initial meeting request. |
mtgFull | 0x00010000 | Full update. |
mtgInfo | 0x00020000 | Informational update. |
mtgOutOfDate | 0x00080000 | A newer meeting request or meeting update was received after this one. |
mtgDelegatorCopy | 0x00100000 | This is set on the delegator’s copy when a delegate handles meeting-related objects. |
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.