EmailOptions Event
The event is fired after the dialog is displayed and user clicked "Send". XFF file reference and options object is sent as a parameter.
Object.EmailOptions(toXFF, toParameters)
Parameters
toXFF
The handler of the XFF file that is being emailed.
toParameters
The object containing the email options.
Remarks
Returning .F. will suppress the email to be sent.
Applies To: Extension Handler