Share via


UserOofSettings Members

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

The following tables list the members exposed by the UserOofSettings type.

Public Constructors

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408960.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408960.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408960.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408960.pubmethod(en-us,EXCHG.80).gifBb408960.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408960.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408960.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408960.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top