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