busystatus Field
busystatus Field
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The busystatus field specifies whether the attendee is busy at the time of an appointment on their calendar. The following states are possible:
- out of the office (OOF)
- busy
- tentative
- free
The specified status appears in the free/busy view of the calendar.
Full Name
urn:schemas:calendar:busystatus
Content Class
Named Constant
CdoCalendar.cdoBusyStatus
Variant Subtype
[Visual Basic] String
[C++] BSTR
OLE DB Type
DBTYPE_WSTR
Remarks
This field is also exposed by the IAppointment Interface as the BusyStatus Property.
CdoBusyStatusValues lists the following possible values of this field:
Constant Value cdoBusy Busy cdoFree Free cdoTentative Tentative cdoOOF OOF
Example
cdoBusyStatusFree
Send us your feedback about the Microsoft Exchange Server 2003 SDK.
Build: June 2007 (2007.618.1)
© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.