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