Documentation

RootItemIdType extends BaseItemIdType
in package

Identifies the root item of a deleted item.

Table of Contents

Properties

$RootItemChangeKey  : string
Identifies the new change key of the root item of a deleted item.
$RootItemId  : string
Identifies the root item of a deleted item.

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

$RootItemChangeKey

Identifies the new change key of the root item of a deleted item.

public string $RootItemChangeKey
Tags
since

Exchange 2007

$RootItemId

Identifies the root item of a deleted item.

public string $RootItemId
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