Class CreateSmartFolderConfirmFilterArguments
The arguments for the CreateSmartFolderConfirmFilter(CreateSmartFolderConfirmFilterArguments, CancellationToken, int?, bool) command.
public sealed class CreateSmartFolderConfirmFilterArguments
- Inheritance
-
objectCreateSmartFolderConfirmFilterArguments
- Extension Methods
Properties
FilterValues
Form data describing the new smart folder filter values.
public Dictionary<string, JsonElement> FilterValues { get; set; }
Property Value
- Dictionary<string, JsonElement>