EmptyFolderContents

ItemOperationsRequest.EmptyFolderContents property

包含有关删除文件夹内容的请求。 EmptyFolderContents 支持 Options 元素的单个子元素 DeleteSubFolders,它确定是否删除文件夹中包含的子文件夹。 如果请求中不包含 DeleteSubFolders 选项,则不删除指定 CollectionId 的子文件夹。

public List<EmptyFolderContentsRequest> EmptyFolderContents { get; }

也可以看看