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 | |
---|---|---|
SyncFolderItemsCreateOrUpdateType | The SyncFolderItemsCreateOrUpdateType constructor initializes a new instance of the SyncFolderItemsCreateOrUpdateType class. |
Top
Properties
Name | Description | |
---|---|---|
Item | The Item property gets or sets the item to create or update in the local client store. |
Top