Documentation

AttachmentIdType extends RequestAttachmentIdType
in package

Identifies an item or file attachment.

Table of Contents

Properties

$Id  : string
Specifies the attachment identifier.
$RootItemChangeKey  : string
Identifies the unique identifier of the root store item to which the attachment is attached.
$RootItemId  : string
Identifies the change key of the root store item to which the attachment is attached.

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 unique identifier of the root store item to which the attachment is attached.

public string $RootItemChangeKey
Tags
since

Exchange 2007

$RootItemId

Identifies the change key of the root store item to which the attachment is attached.

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