Restore |
The RestoreRecycleBinOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| RestoreRecycleBinOptions | Initializes a new instance of the RestoreRecycleBinOptions class. |
| Name | Description | |
|---|---|---|
| AccountId | Gets or sets the ID of the account whose recycle bin should restore all items from. If not specified, the currently logged in account is used. | |
| Ids | Gets the file/folder IDs. | |
| IsTenantIdSpecified | Gets a value indicating whether the tenant ID was specifed (either as null or non-null). | |
| RestoreAllItems | Gets or sets a value indicating whether to restore all the items in the recycle bin. | |
| TenantId | Gets or sets the ID of the tenant corresponding to the specified account. If not specified, the system will attempt to automatically determine the tenant. |