OofSettings Class

Definition

Represents a user's out of office (OOF) settings.

public ref class OofSettings sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class OofSettings : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class OofSettings
Inherits ComplexProperty
Inheritance
OofSettings

Constructors

OofSettings()

Initializes a new instance of the OofSettings class.

Properties

AllowExternalOof

Gets a value that indicates the external correspondents who can receive out of office (OOF) messages.

Duration

Gets or sets the duration of the out of office (OOF) status when the user has scheduled OOF messages.

ExternalAudience

Gets or sets a value that indicates who should receive external out of office (OOF) messages.

ExternalReply

Gets or sets the out of office (OOF) message that is sent to external e-mail addresses.

InternalReply

Gets or sets the out of office (OOF) message that is sent to other users in the user's domain or trusted domain.

State

Gets or sets the user's out of office (OOF) state.

Applies to