Documentation

FolderResponseShapeType extends Type
in package

Defines the folder properties to include in a GetFolder, FindFolder, or SyncFolderHierarchy response.

Tags
todo

Create a common ResponseShapeType.

Table of Contents

Properties

$AdditionalProperties  : NonEmptyArrayOfPathsToElementType
Identifies additional properties to return in a response.
$BaseShape  : string
Identifies the basic configuration of properties to return in a response.

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

$AdditionalProperties

Identifies additional properties to return in a response.

public NonEmptyArrayOfPathsToElementType $AdditionalProperties
Tags
since

Exchange 2007

$BaseShape

Identifies the basic configuration of properties to return in a response.

public string $BaseShape
Tags
since

Exchange 2007

see
DefaultShapeNamesType

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