Meeting Request Form.

  • Thread starter Thread starter Sagar
  • Start date Start date
S

Sagar

Is it possible to design a outlook form for scheduling
resources, any examples would be great.Thanks in advance.

Sagar.
 
-----Original Message-----
Is it possible to design a outlook form for scheduling
resources, any examples would be great.Thanks in advance.

Sagar.
.
There is a way to send an invitation to a meeting and it
gets accepted or declined by the reader- if accepted it
goes to the calendar
 
Thanks Marc for your reply, I was wondering if we can
control the scheduling time, like i dont want them to be
able to schedule a meeting 2 months prior. Can we do that
via forms?

Sagar
 
Am wondering if anyone had experience with the accept/deny options such as a
workflow, send an email to an indivual or folder?
 
This is pretty standard stuff for Outlook forms. Take a look at the
MailItem.CustomAction event, which fires when a user clicks a voting button
on a custom form.
 
Back
Top