LumiSoft Mail Server User API
TotalSize Property
Namespaces > LumiSoft.Net.POP3.Client > POP3_MessagesInfo > TotalSize
Gets total size of messages in bytes.
Syntax
C#Visual BasicManaged C++
public long TotalSize { get; }
Public ReadOnly Property TotalSize As Long
public:
long long TotalSize {
	long long get ();
}

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