OlBusyStatus Enum

Definition

Indicates a user's availability.

public enum class OlBusyStatus
public enum OlBusyStatus
Public Enum OlBusyStatus
Inheritance
OlBusyStatus

Fields

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.

olWorkingElsewhere 4

The user is working in a location away from the office.

Remarks

The user's availability is based on scheduled appointments. See BusyStatus property.

Applies to