Change

SyncCommandsResponse.Change property

Contains the list of responses to update operations.

public List<SyncChangeClientOperation> Change { get; }

See Also