SyncAddClientOperation

SyncAddClientOperation class

Creates a new object in a collection on the client.

public class SyncAddClientOperation

Constructors

Name Description
SyncAddClientOperation() The default constructor.

Properties

Name Description
ApplicationData { get; } ApplicationData contains data for a particular object, such as a contact, email message, calendar appointment, or task item.
ServerId { get; set; } Represents a unique identifier that is assigned by the server to each object that can be synchronized. Used in server responses only.

See Also