LumiSoft Mail Server User API
Size Property
Namespaces > LumiSoft.Net.POP3.Server > POP3_Message > Size
Gets or sets message size in bytes.
Syntax
C#Visual BasicManaged C++
public long Size { get; set; }
Public Property Size As Long
public:
long long Size {
	long long get ();
	void set (long long value);
}

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