Documentation

SyncFolderItemsCreateOrUpdateType extends Type
in package

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

Table of Contents

Properties

$CalendarItem  : CalendarItemType
Represents an Exchange calendar item to create.
$Contact  : ContactItemType
Represents an Exchange contact item to create.
$DistributionList  : DistributionListType
Represents a distribution list to create.
$Item  : ItemType
Represents a generic Exchange item to create.
$MeetingCancellation  : MeetingCancellationMessageType
Represents a meeting cancellation to create.
$MeetingMessage  : MeetingMessageType
Represents a meeting message to create.
$MeetingRequest  : MeetingRequestMessageType
Represents a meeting request to create.
$MeetingResponse  : MeetingResponseMessageType
Represents a meeting response to create.
$Message  : MessageType
Represents an Exchange e-mail message to create.
$PostItem  : PostItemType
Represents an Exchange post to create.
$Task  : TaskType
Represents a task to create.

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

$MeetingCancellation

Represents a meeting cancellation to create.

public MeetingCancellationMessageType $MeetingCancellation
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