FolderChange Class

Definition

Represents a change on a folder that is returned by a synchronization operation.

public ref class FolderChange sealed : Microsoft::Exchange::WebServices::Data::Change
public sealed class FolderChange : Microsoft.Exchange.WebServices.Data.Change
Public NotInheritable Class FolderChange
Inherits Change
Inheritance
FolderChange

Properties

ChangeType

Gets the type of the change of a synchronization event.

(Inherited from Change)
Folder

Gets the folder that the change applies to.

FolderId

Gets the identifier of the folder that the change applies to.

Applies to