PidLidBusyStatus Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
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.