Occurs when total count of emails existing on server is received.
[Syntax] C++: HRESULT OnGetTotalOfMails( long lCount ) Visual Basic: Object_OnGetTotalOfMails( ByVal lCount As Long ) C#: void OnGetTotalOfMails( int lCount )
Parameters
lCount
Total count of emails existing on server.
Remarks
If an application performs an Asynchronous GetTotalOfMails Method, this event is fired when the task is finished.
See Also
Asynchronous Property
GetTotalOfMails Method
Terminate Method
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.