LumiSoft Net Help
TotalSize Property
NamespacesLumiSoft.Net.POP3.ClientPOP3_ClientMessageCollectionTotalSize
Gets total size of messages, messages marked for deletion are included.
Declaration Syntax
C#Visual BasicVisual C++F#
public long TotalSize { get; }
Public ReadOnly Property TotalSize As Long
	Get
public:
property long long TotalSize {
	long long get ();
}
member TotalSize : int64 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