UserOofSettings.OofState Property

Definition

The OofState property gets or sets the mailbox user's out of office (OOF) state.

public:
 property ExchangeWebServices::OofState OofState { ExchangeWebServices::OofState get(); void set(ExchangeWebServices::OofState value); };
public ExchangeWebServices.OofState OofState { get; set; }
Public Property OofState As OofState

Property Value

The OofState property returns one of the OofState enumeration values that indicate the mailbox user's OOF state.

Applies to