Documentation

ArrayOfStringArrayAttributedValuesType extends ArrayType
in package

Specifies an array of string data and identifiers of their source attributions.

Table of Contents

Properties

$StringArrayAttributedValue  : array<string|int, StringArrayAttributedValueType>
Specifies an instance of an array of string data.

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

$StringArrayAttributedValue

Specifies an instance of an array of string data.

public array<string|int, StringArrayAttributedValueType> $StringArrayAttributedValue = 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