|  | ImapFolderConstructorArgsDirectorySeparator Property | 
            Get the directory separator.
            
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
Syntaxpublic char DirectorySeparator { get; }Property Value
CharThe directory separator.
 Remarks
Remarks
            Gets the directory separator.
            
 See Also
See Also