LumiSoft Net Help
SelectedFolder Property
NamespacesLumiSoft.Net.IMAP.ClientIMAP_ClientSelectedFolder
Gets selected folder. Returns null if no folder selected.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_Client_SelectedFolder SelectedFolder { get; }
Public ReadOnly Property SelectedFolder As IMAP_Client_SelectedFolder
	Get
public:
property IMAP_Client_SelectedFolder^ SelectedFolder {
	IMAP_Client_SelectedFolder^ get ();
}
member SelectedFolder : IMAP_Client_SelectedFolder 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