Occurs when POPMAIN object begins to receive emails from server.
[Syntax] C++: HRESULT OnRetrieve( long lCount ) Visual Basic: Object_OnRetrieve( ByVal lCount As Long ) C#: OnRetrieve( int lCount )
Parameters
lCount
Sequence number of the email.
Remarks
If an application performs an Asynchronous Retrieve Method, this event is fired when the task is started.
See Also
Asynchronous Property
Retreive Method
Terminate Method
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.