UserOofSettings Members

Include Protected Members
Include Inherited Members

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

The UserOofSettings type exposes the following members.

Constructors

  Name Description
Public method UserOofSettings The UserOofSettings constructor initializes a new instance of the UserOofSettings class.

Top

Properties

  Name Description
Public property 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.
Public property ExternalAudience The ExternalAudience property gets or sets a value that specifies to whom external out of office (OOF) messages are sent.
Public property 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.
Public property 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.
Public property OofState The OofState property gets or sets the mailbox user's out of office (OOF) state.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top