LumiSoft Mail Server User API
ReadOnly Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_SelectedFolder > ReadOnly
Gets or sets if folder is read only.
Syntax
C#Visual BasicManaged C++
public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean
public:
bool ReadOnly {
	bool get ();
	void set (bool value);
}

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