• Subject: Make use of Events in Outlook
  • Author: Jan T.
  • Date: 04 Jul 2010
  • References:
Hi. I want to run a procedure Sub MyProc() when I save or close an
appointment
that I just have created. I know there are some Events that are triggered,
but how
can I write code to make use of those Events?

Class AppointmentItem
Event Close(Cancel As Boolean)
Event CustomAction(Action As Object, Response As Object, Cancel As Boolean)

I appreciate very much any help, examples or suggestions. Thank's in
advance!

Regards
Jan T.
04 Jul 2010Make use of Events in Outlook.Jan T.
06 Jul 2010\ Re: Make use of Events in Outlook.Ken Slovak
08 Jul 2010   \ Re: Make use of Events in Outlook.Jan T.
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)