Documentation

TargetFolderIdType extends Type
in package

Indicates the folder that is targeted for actions that use folders.

Table of Contents

Properties

$AddressListId  : AddressListIdType
Specifies the identifier of an address list.
$DistinguishedFolderId  : DistinguishedFolderIdType
Identifies folders that can be referenced by name.
$FolderId  : FolderIdType
Contains the identifier and change key of the context folder.

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

$AddressListId

Specifies the identifier of an address list.

public AddressListIdType $AddressListId
Tags
since

Exchange 2013

$DistinguishedFolderId

Identifies folders that can be referenced by name.

public DistinguishedFolderIdType $DistinguishedFolderId
Tags
since

Exchange 2007

$FolderId

Contains the identifier and change key of the context folder.

public FolderIdType $FolderId
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