There are six main steps to sending a Microsoft Outlook mail message by using Automation, as follows:
- Initialize the Outlook session.
- Create a new message.
- Add the recipients (To, CC, and BCC) and resolve their names.
- Set valid properties, such as the Subject, Body, and Importance.
- Add attachments (if any).
- Display/Send the message.
Blog Comments