Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am working on an office 2013 content app that will be run from an excel document.
Is there a way for this app to
- create an outlook appointment (on user's Exchange account on the server) on the same user's machine.
- Error handling if Outlook not installed.

I am trying to find some documentation around this but most of the materials I have come up with only talk about creating basic content or task pane applications within one Office 2013 product itself.

Is this even do-able?

share|improve this question
Sure, its possible, if Outlook isn't installed your application isn't like to even start based on the references your required to use. – Ramhound Nov 8 '12 at 19:57

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.