Occurs when the Email as Attachment command has completed.
Visual Basic |
---|
Public Event OnMainEmailAsAttachmentFinish() |
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.
the "OnMainEmailAsAttachmentStart" event, open the email as attachment dialog, then
generate the "OnMainEmailAsAttachmentFinish" event after the email as attachment dialog
closes.