LumiSoft Mail Server User API
SelectedMailbox Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_Session > SelectedMailbox
Gets selected mailbox.
Syntax
C#Visual BasicManaged C++
public string SelectedMailbox { get; }
Public ReadOnly Property SelectedMailbox As String
public:
String^ SelectedMailbox {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)