SyncFolderItemsCreateOrUpdateType Class

Definition

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

public ref class SyncFolderItemsCreateOrUpdateType
public class SyncFolderItemsCreateOrUpdateType
Public Class SyncFolderItemsCreateOrUpdateType
Inheritance
SyncFolderItemsCreateOrUpdateType

Constructors

SyncFolderItemsCreateOrUpdateType()

The SyncFolderItemsCreateOrUpdateType constructor initializes a new instance of the SyncFolderItemsCreateOrUpdateType class.

Properties

Item

The Item property gets or sets the item to create or update in the local client store.

Applies to