Поделиться через


GetUserOofSettingsResponse Members

Include Protected Members
Include Inherited Members

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

The GetUserOofSettingsResponse type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AllowExternalOof The AllowExternalOof property gets or sets a value that indicates to whom external out of office (OOF) messages are sent.
Public property 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.
Public property OofSettings The OofSettings property gets or sets the user's out of office (OOF) settings.
Public property ResponseMessage The ResponseMessage property gets or sets descriptive information about the response status for a single entity in a request.

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