How to access Outlook Emails for a web page

J

James Liu

We create a web application. we are now facing a problem to access Outlook
from a web page in the client side.

I am thinking we might need to build two add-ins, one is Outlook Add-in, the
other is IE add-in?

Is this the only way?

thanks for a lot.
 
S

Sue Mosher [MVP-Outlook]

Client-side JScript in the web page would be another method, but is likely to run into security issues.
 
Top