 | Pop3GetAccountStat Method |
Gets stat information from server.
Namespace: Limilabs.Client.POP3Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic AccountStats GetAccountStat()
Public Function GetAccountStat As AccountStats
public:
AccountStats^ GetAccountStat()
member GetAccountStat : unit -> AccountStats
Return Value
AccountStatsAccount statistics.
Exceptions
See Also