<< Click to Display Table of Contents >> AfterMail Event - Java |
[GUI version only]
Is sent, after the user clicked the eMail-button in the preview (or pushed the corresponding key) and the e-mail has already been sent.
public void AfterMail(
EventObject e
)
EventObject e
the event object, see Java documentation
Remarks:
When handling this event, your application can acquire the error status of the mail by reading the property LastError.