ResetAirSyncKey

IActiveSyncTLClient.ResetAirSyncKey method (1 of 2)

Reset SyncKey for GetItemEstimate and Sync operations for defined collection.

public void ResetAirSyncKey(string serverId)
Parameter Type Description
serverId String Server Id of the collection.

See Also


IActiveSyncTLClient.ResetAirSyncKey method (2 of 2)

Reset SyncKeys for GetItemEstimate and Sync operations for all collections.

public void ResetAirSyncKey()

See Also