Occurs when an email is deleted from server.
[Syntax] C++: HRESULT OnDeleted( long lMsg ) Visual Basic: Object_OnDeleted( ByVal lMsg As Long ) C#: void OnDeleted( int lMsg )
Parameters
lMsg
Sequence number of this email
Remarks
If an application performs an asynchronous Delete method, this event is fired when the task is finished.
See Also
Asynchronous Property
Delete Method
Terminate Method
2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.