Documentation

NonEmptyArrayOfExtendedFieldURIs extends ArrayType
in package

Defines the extended properties used for a request.

Table of Contents

Properties

$ExtendedProperty  : array<string|int, PathToExtendedFieldType>
Specifies an extended property for the Unified Contact Store.

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

$ExtendedProperty

Specifies an extended property for the Unified Contact Store.

public array<string|int, PathToExtendedFieldType> $ExtendedProperty = array()
Tags
since

Exchange 2013

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