ItemOperationsEmptFldrCntntsResponce
ItemOperationsEmptFldrCntntsResponce class
Identifies the body of the response as containing the operation that deletes the contents of a folder.
public class ItemOperationsEmptFldrCntntsResponce
Constructors
Properties
Name |
Description |
CollectionId { get; set; } |
Specifies the folder that has to be emptied. Contains ServerId of a folder. |
Status { get; set; } |
Contains a code and description that indicates the success or failure of the ItemOperations operation. |
See Also