Class GetSmartFoldersArguments
The arguments for the GetSmartFolders(GetSmartFoldersArguments, CancellationToken) command.
public sealed class GetSmartFoldersArguments
- Inheritance
-
objectGetSmartFoldersArguments
- Extension Methods
Properties
WorkspaceId
Workspace id of smart folder.
public int WorkspaceId { get; set; }
Property Value
- int