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