| MOVEitFolderInfoSubfolderCleanTime Property | 
            Describes after how many days empty subfolders in this folder will be cleaned up.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic int SubfolderCleanTime { get; }Public ReadOnly Property SubfolderCleanTime As Integer
	Get
public:
property int SubfolderCleanTime {
	int get ();
}Property Value
Type: 
Int32 See Also
See Also