sending outlook calendar event

  • Hello all, I'm trying to set up a trigger where if a new record is added an e-mail is sent to a person, only I want the e-mail to be an appointment or calendar event (outlook 2000). Is this possible using xp_sendmail @type = ???

  • See my thread in this section about "Making xp_sendmail behave like Outlook." MSDN doesn't seem to have anything on @type, or IPM that ties in with what BOL says about IPM.Vendorclass.subclass, the best I could come up with was to use the sp_OA stored procedures to invoke a CDO object.

    What is a CDO object? No idea! So I've got some reading ahead of me!

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply