FolderResponseShapeType
extends Type
in package
Defines the folder properties to include in a GetFolder, FindFolder, or SyncFolderHierarchy response.
Tags
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
$BaseShape
Identifies the basic configuration of properties to return in a response.
public
string
$BaseShape
Tags
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