Outlook Integration

J

Jakeiki

I am working on a leave form for my business, is it
possible to integrate IP with outlooks calendar??

I would like people to fill out the form and say for
example they take annual leave, it updates that leave in
their outlook calendar..
 
B

Brian Teutsch [MSFT]

This isn't possible without writing the code to create Exchange Calendar
appointments yourself. You might be able to make your form trusted, and open
up Outlook and use it's OM to create a new calender appointment. Still
requires some code writing on your part, but it's definitely something that
is possible.

Brian
 
Top