Appointment form - send email after adding

M

MISOfficer

Hi

I have a resources calendar setup for room bookings. We will be using the
meeting request feature, but also need the ability to add entries to the room
calendar directly (by the room manager for external bookings).

The direct addition of appointments will be handled by an outlook form. Is
there a way to send an email to a nominated user when a direct calendar entry
has been made?

Thanks

Craig
 
S

Sue Mosher [MVP-Outlook]

You could put code in the form's Item_Write event handler to create a new message using the Application.CreateItem method.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top