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