| AccountStatsMailboxSize Property |
Size of all mail messages on the server in octets.
Namespace:
Limilabs.Client.POP3
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
Int64See Also