Class GetFolderArguments
The arguments for the following commands:
public sealed class GetFolderArguments
- Inheritance
-
objectGetFolderArguments
- Extension Methods
Properties
Id
Id of the folder to retrieve.
public int Id { get; set; }
Property Value
- int