Share via


OlBusyStatus Enumeration

Indicates a user's availability.

Name

Value

Description

olBusy

2

The user is busy.

olFree

0

The user is available.

olOutOfOffice

3

The user is out of office.

olTentative

1

The user has a tentative appointment scheduled.

Remarks

The user's availability is based on scheduled appointments. See AppointmentItem.BusyStatus Property (Outlook).