Adding new appointment by attendee

  • Thread starter Saurabh Aggarwal via OfficeKB.com
  • Start date
S

Saurabh Aggarwal via OfficeKB.com

Hi

Consider following scenario:
A - Organizer of meeting
B - Attendee
Now I want to programatically add meeting to the outlook of B using C#.
Meeting should be added in the same manner as if B had pressed accept
button of the appointment request mail sent by A.

Regards

Saurabh
 
S

Saurabh Aggarwal via OfficeKB.com

Oh! There is one very important question - can't we just prepare a email
as if it is prepared by the outlook of organizer.
Actually we are maintaining database of all user appointments. When ever
new meeting is added by a user ( ie organizer of meeting) then my plugin
updates that one to the database along the attendee's updates. Now the
plugin at the attendee side finds that there is a meeting request for the
current user (in the database) then it just creates a email as if it is
created by organizer's outlook, plugin needs to click on accept button of
that email.

Please inform me if you are not able to understand the problem

Regards

Saurabh
 

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