Link to home
Start Free TrialLog in
Avatar of robert_raw
robert_raw

asked on

Sending Calendar Appointments in ASP.Net to Outlook and Lotus Notes

I have created a .Net recruitment website that allows an administrator to set up interviews for candidates.

I am now wanting to extend the functionality so that a site administrator can send Outlook and/or Lotus Notes invitation requests to certain people.
If it was just a case of sending an email to the people then I wouldn't have any trouble. But, does anyone know how you go about sending an invitation request instead? Would the code need to be different for recipients with Outlook or Lotus Notes?

Also, how would I manage the invitation rejects and accepts, is it possible to set a From field that would receive these?

Any advice would be much appreciated.
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of robert_raw
robert_raw

ASKER

Hi CodeCruiser, thanks for your help with this, although ultimately I didn't use the code you supplied (I used code I found at: http://chuckdotnet.blogspot.com/) the code you did provide however did point me in the right direction to the solution and therefore, I am happy to award you the points.
Glad to help. Thank you.