Calendar Event

K

kalukaley

Hello All,

I'm trying to do the following:

I want to be able to trap a new appointment BEFORE it gets saved (after user
selects save). The point is to be able to add some logic to what can go in a
calendar.

The Outlook object model doesn't appear to have a BeforeAppointmentSave
Event (or something to that effect).
 
K

kalukaley

Thanks. This is exactly what I'm looking for. The Outlook Object Model
takes a little getting used to I guess.
 
Top