OofState Enum

Definition

The OofState enumeration specifies whether Out of Office (OOF) is enabled for a user's mailbox.

public enum class OofState
public enum OofState
Public Enum OofState
Inheritance
OofState

Fields

Disabled 0

OOF is disabled for the mailbox.

Enabled 1

OOF is enabled for the mailbox.

Scheduled 2

OOF is enabled for a specified time span.

Applies to