Enables or disables shortcuts for attaching items to outgoing mail. When shortcuts are enabled, UseContainerItem() (i.e. right-click in the default UI's container frames) attaches the item to the outgoing message instead of using it.


See also Mail functions.

Signature:

SetSendMailShowing(enable)

Arguments:

  • enable - True to enable shortcuts; false to disable (boolean)