Documentation

GetUserOofSettingsRequest extends BaseRequestType
in package

Defines the arguments used to get a mailbox user's Out of Office (OOF) settings.

Table of Contents

Properties

$Mailbox  : EmailAddressType
Identifies the mailbox user for the request.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

Properties

$Mailbox

Identifies the mailbox user for the request.

public EmailAddressType $Mailbox
Tags
since

Exchange 2007

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

        
On this page

Search results