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