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