We are planning to built a web application in our organization , basically this application will be used for tracking the time for each employee.it will be intranet web applivcation running on windows authentication .problem we are facing that we
want to access outlook of each employee whomsoever open that application on their browser to save the manual efforts.
Please let me know how it can be achieved ,my need is bit urgent any pointer or any refrence would be highly appreciated.
If you are using Exchange then you can use Exchange Web Services to read emails. Please see
http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=c3342fb3-fbcc-4127-becf-872c746840e1
and
http://msdn.microsoft.com/en-us/library/bb408417.aspx
~ Remember To Mark The Post(s) That Helped You As The ANSWER ~
Shakti Singh Tanwar
.Net Trainer (MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
Thanks for your reply but the solution you have given will work with Exchange Server 2007 and i am using Exchange Server 2003, please suggest some way to do that for the same.
ankursempire...
Member
97 Points
84 Posts
Access Meeting Request from outlook 2003 from .Net based Web Application.
Apr 28, 2011 09:38 AM|LINK
Hi All,
We are planning to built a web application in our organization , basically this application will be used for tracking the time for each employee.it will be intranet web applivcation running on windows authentication .problem we are facing that we want to access outlook of each employee whomsoever open that application on their browser to save the manual efforts.
Please let me know how it can be achieved ,my need is bit urgent any pointer or any refrence would be highly appreciated.
Thanks,
Ankur
Shakti Singh...
Star
10870 Points
1827 Posts
Re: Access Meeting Request from outlook 2003 from .Net based Web Application.
Apr 28, 2011 11:12 AM|LINK
Shakti Singh Tanwar
.Net Trainer (MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
ankursempire...
Member
97 Points
84 Posts
Re: Access Meeting Request from outlook 2003 from .Net based Web Application.
Apr 28, 2011 11:34 AM|LINK
Hi Shakti,
Thanks for your reply but the solution you have given will work with Exchange Server 2007 and i am using Exchange Server 2003, please suggest some way to do that for the same.
Thanks,
Ankur
Shakti Singh...
Star
10870 Points
1827 Posts
Re: Access Meeting Request from outlook 2003 from .Net based Web Application.
Apr 28, 2011 11:38 AM|LINK
Try below link
Shakti Singh Tanwar
.Net Trainer (MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
Shakti Singh...
Star
10870 Points
1827 Posts
Re: Access Meeting Request from outlook 2003 from .Net based Web Application.
Apr 28, 2011 11:41 AM|LINK
Shakti Singh Tanwar
.Net Trainer (MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
CSharpDevelo...
Member
2 Points
1 Post
Re: Access Meeting Request from outlook 2003 from .Net based Web Application.
May 12, 2011 05:24 AM|LINK
On Exchange 2003 use WebDAV protocol.
WebDAV .NET for Exchange: http://www.independentsoft.de/webdavex/index.html