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?