busystatus Field
Topic Last Modified: 2006-06-13
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
String
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