Documentation

ArrayOfBaseItemIdsType extends ArrayType
in package

Defines the unique identities of items, occurrence items, and recurring master items that are used to delete, send, get, move, or copy items in the Exchange store.

Table of Contents

Properties

$ItemId  : array<string|int, ItemIdType>
Contains the unique identifier and change key of an item in the Exchange 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

$ItemId

Contains the unique identifier and change key of an item in the Exchange store.

public array<string|int, ItemIdType> $ItemId = array()
Tags
since

Exchange 2007

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