Link to home
Start Free TrialLog in
Avatar of Yves Mellet
Yves MelletFlag for United States of America

asked on

get email accounts from exchange server programmatically

I have a window program that sends an email reminder to a scheduled speaker so that it goes in his/her calendar. But when the admin person confirming the engagement sends the reminder, the reminder is also stored in his/her calendar. How could I have the reminder sent to the speaker's calendar and not go in the admin's calendar?

I think a solution could be if I, somehow, could programmatically use another email account to make Outlook think is from it and send that reminder there instead of the admin's Outlook calendar I would be fine. But I don't know how to do that either.

Anybody wants to help?
Avatar of David Lee
David Lee
Flag of United States of America image

Hi, uwYves.

Sorry, but I don't understand what you mean when you say "... when the admin person confirming the engagement sends the reminder ..."  Can you clarify?
Avatar of Yves Mellet

ASKER

Hi BlueDevilFan, the program is used by an administrator that confirms an event and the program automatically sends a reminder to the speaker's event calendar to remind him of the event 24 hours prior, but the reminder is also sent to the administrator who confirmed the event.
What kind of program is it and can you modify it?
It is a vb.net windows program written in visual studio 2005. I wrote the program.
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
Sorry, I got another project with higher priority and could not get back. I will check on that CodeCruiser. Sorry for the late response