Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The event is fired before the dialog is displayed and user clicked "Send". XFF file reference and options object is sent as a parameter.

Object.BeforeEmailOptions(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

  • No labels