ItemOperationsEmptFldrCntntsResponce
ItemOperationsEmptFldrCntntsResponce class
将响应的主体标识为包含删除文件夹内容的操作。
public class ItemOperationsEmptFldrCntntsResponce
构造函数
姓名 | 描述 |
---|---|
ItemOperationsEmptFldrCntntsResponce() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
CollectionId { get; set; } | 指定必须清空的文件夹。 包含文件夹的 ServerId。 |
Status { get; set; } | 包含指示 ItemOperations 操作成功或失败的代码和描述。 |