Gets selected folder. Returns null if no folder selected.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
InvalidOperationException | Is raised when this property is accessed and IMAP client is not connected. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119