DeleteSubFolders

ItOpEmpFldCntOptions.DeleteSubFolders property

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.

public bool? DeleteSubFolders { get; set; }

See Also