UserOofSettings Class

Definition

The UserOofSettings class specifies the out of office (OOF) settings for a user.

public ref class UserOofSettings
public class UserOofSettings
Public Class UserOofSettings
Inheritance
UserOofSettings

Constructors

UserOofSettings()

The UserOofSettings constructor initializes a new instance of the UserOofSettings class.

Properties

Duration

The Duration property gets or sets a value that specifies the duration for which the out of office (OOF) status is enabled if the OofState property is set to Scheduled. If the OofState property is set to Enabled or Disabled, the value of this property is ignored.

ExternalAudience

The ExternalAudience property gets or sets a value that specifies to whom external out of office (OOF) messages are sent.

ExternalReply

The ExternalReply property gets or sets the out of office (OOF) message that is sent to addresses outside the recipient's domain or trusted domains.

InternalReply

The InternalReply property gets or sets the out of office (OOF) message that is sent to other addresses in the recipient's domain or trusted domains.

OofState

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

Applies to