VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A dead good example of Automation with Outlook

John Edward Colman  (7 Submissions)   OLE/COM/DCOM/Active-X   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This demonstration program gives examples of how you can control Outlook using AUTOMATION to create mail, contacts and appointments.
You can adapt this code to create the other outlook items.

Assumes
I supplied the sub-routines but you'll need to create text boxes and command buttons to call them.

Returns
Creates Outlook objects

Side Effects
You'll still need to supply Outlook login info.

API Declarations
Perform the following menu operations:
Project > References
Put a check next to:
"Microsoft Outlook 8.0 Object Library" or equivalent

Rate A dead good example of Automation with Outlook (17(17 Vote))
A dead good example of Automation with Outlook.bas

A dead good example of Automation with Outlook Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters