UserOofSettings.OofState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.