SyncFolderItemsDeleteType Members

Include Protected Members
Include Inherited Members

The SyncFolderItemsDeleteType class identifies a single item to delete from the local client store.

The SyncFolderItemsDeleteType type exposes the following members.

Constructors

  Name Description
Public method SyncFolderItemsDeleteType The SyncFolderItemsDeleteType constructor initializes a new instance of the SyncFolderItemsDeleteType class.

Top

Properties

  Name Description
Public property ItemId The ItemId property gets or sets the item to delete from the local client store.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top