OofSettings.State 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.
Gets or sets the user's out of office (OOF) state.
public:
property Microsoft::Exchange::WebServices::Data::OofState State { Microsoft::Exchange::WebServices::Data::OofState get(); void set(Microsoft::Exchange::WebServices::Data::OofState value); };
public Microsoft.Exchange.WebServices.Data.OofState State { get; set; }
Public Property State As OofState
Property Value
One of the OofState enumeration values that indicate whether the user is sending OOF messages.