I have developed an application which creates an outlook application using outlook object model. But I need this application to run on machines in which outlook is not installed. I have refered the below link... Why doesn't the office PIA install correctly to the GAC?
where it is mentioned that copying the dll works. I would like to know the login information for the outlook. In my App,I have to get the details from outlook. Does any one have an idea of running an App which retreives the information from outlook on the machines in which outlook is not installed? If so, does it requires any credentials and how to pass them?