|  | ImapFolderConstructorArgsName Property | 
            Get the name of the folder.
            
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
Syntaxpublic string Name { get; }Property Value
StringThe name of the folder.
 Remarks
Remarks
            This is the equivalent of the file name of a file on the file system.
            
 See Also
See Also