Hey everyone,
I'm trying to create a web-based app that can interact with Exchange server globally. Meaning, I need it to have the ability to view, change, delete, and create all e-mails, calendars, appointments, tasks, notes, etc... across the domain. I am using .Net, and have been looking into sinks, but wasn't sure if this was the best route to go. Will sinks give me the full functionality I need (It appears to only work with e-mails, though I haven't fully begin coding it yet as I'm waiting on the server to arrive)? Or does anyone have any better suggestions / ideas? Thanks in advance!
- Andrew Whittington
Let me elaborate a little further, I think I gave the wrong impression. These solutions allow for a client to access their e-mail, calendar, etc... via the webmail.
I need the web-app to be able to access everyone's e-mails, calenders, etc... Not for each individual client to access their own. The final solution will provide a way to track a team within a company.