LumiSoft Mail Server User API
MaxMessageSize Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_Server > MaxMessageSize
Maximum message size.
Syntax
C#Visual BasicManaged C++
public int MaxMessageSize { get; set; }
Public Property MaxMessageSize As Integer
public:
int MaxMessageSize {
	int get ();
	void set (int value);
}

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