PidLidBusyStatus 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.
Represents the user’s availability for an appointment.
Associated properties: |
dispidBusyStatus |
Property set: |
PSETID_Appointment |
Long ID (LID): |
0x00008205 |
Data type: |
PT_LONG |
Area: |
Calendar |
Remarks
This property specifies the availability of a user for the event described by the object and must be one of the values specified below.
Value |
Description |
---|---|
0x00000000 |
The user is available. |
0x00000001 |
The user has a tentative event scheduled. |
0x00000002 |
The user is busy. |
0x00000003 |
The user is out of office. |
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.