I would like to invoke button click action on the CRM 2011 outlook add-in buttons. Microsoft provides Excel with all custom button ids, is there such a document for the CRM client?
I've tried already to use outlookspy and iteration CommandBars in code, but with no success.
Does anyone have an idead how to invoke, hide, or in any way attach to this buttons in custom outlook add-in code?