SyncChangeClientOperation
Contents
[
Hide
]
SyncChangeClientOperation class
Contains properties of an existing object on the client device that were modified. The changed object is identified by its ServerId element.
public class SyncChangeClientOperation
Constructors
Name | Description |
---|---|
SyncChangeClientOperation() | Initializes a new instance of the SyncChangeClientOperation class. |
SyncChangeClientOperation(string, DataContainer, AirsyncClass) | Initializes a new instance of the SyncChangeClientOperation class. |
Properties
Name | Description |
---|---|
ApplicationData { get; } | ApplicationData contains data for a particular object, such as a contact, email message, calendar appointment, or task item. |
Class { get; set; } | Identifies the class of the item being added to the collection. Used in server responses only. |
ServerId { get; set; } | Represents a unique identifier that is assigned by the server to each object that can be synchronized. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email