VB 6 and Outlook

VB 6 and Outlook

Question:
I need to create a VB utility that will read and parse a flat text log file (no problem here) and then automatically send an email with any error messages that are encountered in the log file. What is the easist way to send a pre-formated email directly from VB to an Outlook outbox?

Answer:
Outlook exposes an object model that can be referenced from VB’s References dialog box. The toplevel object Outlook.Application has a CreateItem method that creates default Outlook items based on the value passed to it.

To create a new message pass olMailItem. Set Subject and Body properties. Add Recipients to the Recipients collection and call the Send method.

If you want to send a preformatted message, create a custom Outlook form. To programmatically create an instance of the form, you can’t use the CreateItem method, you’ll have to use the Add method of a folder’s items collection. Pass the custom form’s class ID to the Add method to create an instance of the form and set the properties as described above.

For more information, Microsoft Press has a great book on programming Outlook by Tom Rizzo.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of