PidLidMeetingType 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.
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 |
Remarks
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. |
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.