Documentation

PathToIndexedFieldType extends BasePathToElementType
in package

Identifies individual members of a dictionary.

Table of Contents

Properties

$FieldIndex  : string
Identifies the member of the dictionary to return.
$FieldURI  : string
FieldURI property

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

$FieldIndex

Identifies the member of the dictionary to return.

public string $FieldIndex

This attribute is required.

Tags
since

Exchange 2007

$FieldURI

FieldURI property

public string $FieldURI
Tags
since

Exchange 2007

see
DictionaryURIType

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