ItOpEmpFldCntOptions

ItOpEmpFldCntOptions class

Contains the options for the ItemOperations.EmptyFolderContents operation

public class ItOpEmpFldCntOptions

Constructors

Name Description
ItOpEmpFldCntOptions() The default constructor.

Properties

Name Description
DeleteSubFolders { get; set; } Indicates whether to delete the subfolders of the specified folder. If the DeleteSubFolders option is not included in the request, the subfolders of the specified CollectionId are not deleted.

See Also