LumiSoft Net Help
MaxMessageSize Property
NamespacesLumiSoft.Net.SMTP.ServerSMTP_ServerMaxMessageSize
Gets or sets maximum message size in bytes.
Declaration Syntax
C#Visual BasicVisual C++F#
public int MaxMessageSize { get; set; }
Public Property MaxMessageSize As Integer
	Get
	Set
public:
property int MaxMessageSize {
	int get ();
	void set (int value);
}
member MaxMessageSize : int with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ArgumentExceptionIs raised when invalid value is passed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119