VB to make an appointment with Lotus Notes 6

I have to write a visual basic program that is able to create an appointment in Lotus Notes 6.0 using Lotus Notes COM objects, and create the appointment using the current time and date in Lotus Notes.

I have never used Lotus Notes (just installed a trial client edition, actually this is my first VB project too, though I’m getting comfortable with VB) so I don’t know where to begin with that. Any suggestions/help would be greatly appreciated.

Subject: Check out “Gary’s Page”

Search for things like COM, and DCO (Domino Collaboration Objects)

Subject: VB to make an appointment with Lotus Notes 6

you can download a redbook on COM here

Subject: Thanks

Thank you both, I’m going to look at all right now.