Occurs when the user selects the menu or toolbar Email as Attachment command.
Visual Basic |
---|
Public Event OnMainEmailAsAttachmentStart() |
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.