Enum ShareStates
States to determine the shares included with GetSharesAsync(ShareTraits, ShareStates, string, CancellationToken). operation.
[Flags]
public enum ShareStates
Fields
Flag specifying that shares of all states should be included.
Flag specifying that deleted shares should be included.
Default value specifying that no flags are set in ShareStates.
Flag specifying that the share's snapshots should be included. Snapshots are listed from oldest to newest.