GetUserOofSettingsResponse Class

Definition

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

public ref class GetUserOofSettingsResponse
public class GetUserOofSettingsResponse
Public Class GetUserOofSettingsResponse
Inheritance
GetUserOofSettingsResponse

Constructors

GetUserOofSettingsResponse()

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

Properties

AllowExternalOof

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

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.

OofSettings

The OofSettings property gets or sets the user's out of office (OOF) settings.

ResponseMessage

The ResponseMessage property gets or sets descriptive information about the response status for a single entity in a request.

Applies to