Documentation

SyncFolderHierarchyCreateOrUpdateType extends Type
in package

Identifies a single folder to create in the local client store.

Table of Contents

Properties

$CalendarFolder  : CalendarFolderType
Represents a folder that primarily contains calendar items.
$ContactsFolder  : ContactsFolderType
Represents a contact folder in a mailbox.
$Folder  : FolderType
Defines the folder to create, get, find, synchronize, or update.
$SearchFolder  : SearchFolderType
Represents a search folder contained in a mailbox.
$TasksFolder  : TasksFolderType
Represents a task folder contained in a mailbox.

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

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