LumiSoft Net Help
Size Property
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientMessageSize
Gets message size in bytes.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Size { get; }
Public ReadOnly Property Size As Integer
	Get
public:
property int Size {
	int get ();
}
member Size : int with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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