 | AccountStatsMailboxSize Property |
Size of all mail messages on the server in octets.
Namespace: Limilabs.Client.POP3Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic long MailboxSize { get; }Public ReadOnly Property MailboxSize As Long
Get
public:
property long long MailboxSize {
long long get ();
}member MailboxSize : int64 with get
Property Value
Int64
See Also