Edit

Share via


OofSettings.State Property

Definition

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.

Applies to