Gets stat information from server.
Namespace: Lesnikowski.ClientAssembly: Mail (in Mail.dll) Version: 3.0.1213.909
Syntax
| C# |
|---|
public AccountStats GetAccountStat() |
| Visual Basic |
|---|
Public Function GetAccountStat As AccountStats |
| Visual C++ |
|---|
public: AccountStats^ GetAccountStat() |
Return Value
Account statistics.
Exceptions
| Exception | Condition |
|---|---|
| Lesnikowski.Client..::..ServerException | Throws ServerException on -ERR response. |