Documentation

ArrayOfValueAttributionsType extends ArrayType
in package

Represents an array of attributions for an associated Value element.

Table of Contents

Properties

$Attribution  : array<string|int, string>
Specifies a string used to identify an attribute.

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

$Attribution

Specifies a string used to identify an attribute.

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