Code snippets to create Appointment in MS Outlook with win32ole module

Hi, anyone have a code snippets to create an Appointment in MS Outlook
using the win32ole module? It really doesn’t have to be the win32ole
module, but I’m just assuming that would be the tool of choice.

It doesn’t have to be complete, anything that will get me started will
be
appreciated.

Sean N. wrote:

Hi, anyone have a code snippets to create an Appointment in MS Outlook
using the win32ole module? It really doesn’t have to be the win32ole
module, but I’m just assuming that would be the tool of choice.

It doesn’t have to be complete, anything that will get me started will
be
appreciated.

This should help get you started:

David