AppointmentItem.BusyStatus Property

Outlook Developer Reference

Returns or sets an OlBusyStatus constant indicating the busy status of the user for the appointment. Read/write.

Syntax

expression.BusyStatus

expression   A variable that represents an AppointmentItem object.

See Also