Delete

SyncCommandsResponse.Delete property

Contains the list of responses to delete operations.

public List<SyncDeleteClientOperation> Delete { get; }

See Also