Partilhar via


SyncFolderItemsCreateOrUpdateType Members

Include Protected Members
Include Inherited Members

The SyncFolderItemsCreateOrUpdateType class represents a single item to create or update in the local client store.

The SyncFolderItemsCreateOrUpdateType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Item The Item property gets or sets the item to create or update in 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