Documentation

PersonaResponseShapeType extends Type
in package

Defines a set of properties for a persona.

Table of Contents

Properties

$AdditionalProperties  : NonEmptyArrayOfPathsToElementType
Identifies additional properties.
$BaseShape  : string
Identifies the set of properties to return in an item or folder 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.

public NonEmptyArrayOfPathsToElementType $AdditionalProperties
Tags
since

Exchange 2013

$BaseShape

Identifies the set of properties to return in an item or folder response.

public string $BaseShape
Tags
since

Exchange 2013

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