Occurs when the Email as Attachment command has completed.
Syntax
Visual Basic
Public Event OnMainEmailAsAttachmentFinish()
Remarks
When the user clicks on the menu or toolbar button View In New Window, it will first generate
the "OnMainEmailAsAttachmentStart" event, open the email as attachment dialog, then
generate the "OnMainEmailAsAttachmentFinish" event after the email as attachment dialog
closes.