AirSyncKeys
IActiveSyncTLClient.AirSyncKeys property
Contains a values that is used by the server to mark the synchronization state of a every synchronized collection. Where dictionary key is server Id and dictionary value is SyncKey. For GetItemEstimate and Sync commands.
public Dictionary<string, string> AirSyncKeys { get; }
See Also
- interface IActiveSyncTLClient
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email