So you want detailed help without showing code you've tried? Why not use Google?
http://www.google.com/search?hl=en&source=hp&fkt=10323933&fsdt=10330715&q=send+outlook+meeting+request+C%23&aq=f&oq=&aqi= The first two links look promising. On Sep 21, 4:45 am, Yogesh Dige <[email protected]> wrote: > hi > > I want to create the service which will run on server and will send > the mails for that i need > 1) send the meeting request to the person using the outlook > 2) and as i am sending through the service in mail it should be like > behalf of ( other user.) > > see i tried but into the Microsoft.Office.Interop.Outlook.MailItem > here i am getting the Behalf of option and in > Microsoft.Office.Interop.Outlook.appointment Item i am getting the > Request option but i want these both option in one class. > so i can send the request onbehalf of some person to the another > user. > > So basically my need is want to create the Service which will send the > Meeting request through the outlook on behalf of another user. > > thanks in advance..
