LumiSoft Net Help
FolderSeparator Property
NamespacesLumiSoft.Net.IMAP.ClientIMAP_ClientFolderSeparator
Gets IMAP server folder separator.
Declaration Syntax
C#Visual BasicVisual C++F#
public char FolderSeparator { get; }
Public ReadOnly Property FolderSeparator As Char
	Get
public:
property wchar_t FolderSeparator {
	wchar_t get ();
}
member FolderSeparator : char with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed and IMAP client is not connected.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119