Learn Data Analysis
  • Home
  • Python
    • Pandas
    • Matplotlib
    • PyQt5
    • Google Tasks API
    • Google Sheets API
    • Google Gmail API
    • Google Photos API
    • Google YouTube API
    • Google Translation API
    • Google Vision API
    • Simple-Salesforce
    • win32com
    • xlwings
  • Excel
    • VBA
  • Office
    • Access
    • Outlook
    • PowerPoint
    • Word
  • Trailhead
  • About Me
Select Page

Create an Email Using a Specific Email Account

May 21, 2019 | Office Automation, Outlook | 0 comments

Microsoft Outlook, one of the most popular email and personal information management software, lets you to add different email account as long as the application supports the protocols like POP3, SMTP, and IMAP, which cover pretty all the popular email providers like Gmail, Yahoo.com, iCloud and majority of open-source email providers.

One of the biggest advantages using Outlook to manage your email account is that you get to enjoy all the benefits and features Outlook has. And if you know how to write Outlook automation script, then that’s a huge benefit. For example, using Outlook VBA, I can automatically create an email, draft the email body and subject, display it, and send it out without even touch my keyboard.

By default, when you create an email, Outlook automatically assign the first e-mail account its finds. What happens if you have multiple e-mail accounts and you want to assign a different email account to send an e-mail?

In this tutorial I am going to show you how to create an e-mail with any account you want using Outlook VBA.

VBA Script

Submit a Comment Cancel reply

Your email address will not be published. Required fields are marked *

Search Post

Subscribe My YouTube Channel

Other Posts

  • Access (3)
  • Automate Google Tasks API with Python (4)
  • Automation Scripts (8)
  • Data Analytics (8)
  • Data Visualization (10)
  • Excel (39)
  • Excel General (11)
  • Google API (General) (2)
  • Google Calendar API (2)
  • Google Drive API (2)
  • Google Gmail API (2)
  • Google Maps APIs (1)
  • Google Photos API (6)
  • Google Sheets API (12)
  • Google Translation API (2)
  • Google Video Intelligence API (1)
  • Google Vision API (15)
  • Google YouTube API (7)
  • LeetCode (1)
  • Matplotlib (7)
  • Microsoft SQL Server (3)
  • Office Automation (11)
  • Other Tutorials (1)
  • Outlook (7)
  • Pandas (5)
  • PowerPoint (3)
  • PyQt5 (91)
  • Python (204)
  • Resources (1)
  • Salesforce Trailhead (33)
  • Simple-Salesforce (4)
  • Uncategorized (5)
  • VBA (27)
  • Web Scraping (1)
  • win32com (2)
  • Word (4)
  • XlsxWriter (4)
  • xlwings (5)
Copyright © LearnDataAnalysis.org