Collections

SyncRequest.Collections property

Contains list of objects with commands and options that apply to a particular collection.

public List<SyncCollectionRequest> Collections { get; }

See Also