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