Documentation

ConversationShape extends Type
in package

Identifies the property set to return in a FindConversation operation response.

Table of Contents

Properties

$AdditionalProperties  : NonEmptyArrayOfPathsToElementType
Identifies additional properties for use in the request.
$BaseShape  : string
Identifies the set of properties to return in the 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 for use in the request.

public NonEmptyArrayOfPathsToElementType $AdditionalProperties
Tags
since

Exchange 2013

$BaseShape

Identifies the set of properties to return in the 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