GetUserOofSettingsResponse Members

The GetUserOofSettingsResponse class contains the response message and the out of office (OOF) settings for a user.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb426201.pubproperty(en-us,EXCHG.80).gif AllowExternalOof The AllowExternalOof property gets or sets a value that indicates to whom external out of office (OOF) messages are sent.
Bb426201.pubproperty(en-us,EXCHG.80).gif AllowExternalOofSpecified The AllowExternalOofSpecified property gets or sets a Boolean value that specifies whether the AllowExternalOof property is serialized into the SOAP message. This property is required if the AllowExternalOof property is specified.
Bb426201.pubproperty(en-us,EXCHG.80).gif OofSettings The OofSettings property gets or sets the user's out of office (OOF) settings.
Bb426201.pubproperty(en-us,EXCHG.80).gif ResponseMessage The ResponseMessage property gets or sets descriptive information about the response status for a single entity in a request.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top