| MOVEitFolderInfo Properties | 
The MOVEitFolderInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowFileOverwrite | 
            Indicates whether files of the same name will silently overwrite existing files of the same name.
             | 
|  | CleanTime | 
            Describes after how many days old files in this folder will be cleaned up.
             | 
|  | CleanType | 
            Describes what kind of automated clean up is regularly performed on this folder.
             | 
|  | DataInitialized | 
            Returns the status of the data initialization for this object.
            (Inherited from MOVEitObjectInfo.) | 
|  | Description | 
            Description of this folder.
             | 
|  | EnforceUniqueFilenames | 
            Indicates whether files in this folder must have unique names.
             | 
|  | FileMaskRule | 
            Indicates whether files uploaded to the folder that match the configured filemasks will be allowed or denied.
             | 
|  | FileMasks | 
            Comma-delimited list of filemasks which all files uploaded to the folder will be matched against.
             | 
|  | FolderType | 
            Indicates what kind of folder this is.
             | 
|  | ID | 
            The unique ID of this folder.
             | 
|  | InstID | 
            ID of the organization this folder exists in.
             | 
|  | Name | 
            The (short) name of this folder.
             | 
|  | NewTime | 
            The maximum amount of time, in days, that files in this folder are considered "new".
             | 
|  | NoteDelRcpType | 
            Describes what kind of delivery recipient notifications are used in this folder.
             | 
|  | NoteNewFileTime | 
            Describes how often new file batch notifications are sent.
             | 
|  | NoteNewFileType | 
            Describes what kind of new file notifications are used in this folder.
             | 
|  | NoteUpConfirmTime | 
            Describes how often upload confirmation batch notifications are sent.
             | 
|  | NoteUpConfirmType | 
            Describes what kind of upload confirmation notifications are used in this folder.
             | 
|  | OrgID | 
            ID of the organization this folder exists in.
             | 
|  | Owner | 
            The username of this folder's owner. (Home folders only)
             | 
|  | ParentID | 
            The ID of this folder's parent folder or "0" if it does not have a parent folder.
             | 
|  | ParentInheritRights | 
            Indicates whether the folder inherits its permissions from its parent folder.
             | 
|  | Path | 
            The (long) name of this folder.
             | 
|  | Permission | 
            A MOVEit Permission String describing the currently authorized user's permissions on this folder.
             | 
|  | Quota | 
            The folder quota, if any, in bytes.
             | 
|  | ResponseText | 
            For webpost folders, text to display after a post to this folder.
             | 
|  | ResponseTime | 
            For webpost folders, the time after which redirection occurs.
             | 
|  | ResponseType | 
            For webpost folders, the webpost completion and redirection setting.
             | 
|  | SubfolderCleanTime | 
            Describes after how many days empty subfolders in this folder will be cleaned up.
             | 
|  | SystemType | 
            Indicates if this folder is under the control of users or the MOVEit Transfer system.
             | 
 See Also
See Also