Documentation

PreviewItemResponseShapeType extends Type
in package

Defines the requested property set to be returned in a discovery search.

Table of Contents

Properties

$AdditionalProperties  : NonEmptyArrayOfPathsToElementType
Identifies additional properties.
$BaseShape  : string
Specifies either the default preview with all properties returned or a compact preview with fewer properties returned.

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

Specifies either the default preview with all properties returned or a compact preview with fewer properties returned.

public string $BaseShape
Tags
since

Exchange 2013

see
PreviewItemBaseShapeType

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