As part of my Outlook Addin I would like to add a control to the Ribbon which has the same format as the \'Home\\Quick Steps\' a开发者_运维知识库nd \'View\\Arrangement\' controls. Does anyone know if
I\'m working on outlook 2007 VSTO Addin.I have added a Ribbon with a button. I am trying to raise an event on button click.On NewInspector event of Application.Inspectors collection I should be able t
I\'m using VSTO with Outlook 2007 and I need to show a form (or a user control) inside the main window in outlook when the user clicks a specific toolbar button, that is, I need it to appear in the sa
I have added user property in a mail folder, let\'s call it UserProperty01. Some of the folder items have this property, some don\'t. I need to show in the folder\'s view if that property is set or no
I w开发者_StackOverflow社区ant to creating an addin that captures when a {contact, calendar, task, note} is {created, edited, removed}. I have the following code, to make it shorter I removed all the
I have an Outlook 2007 Add-in that I recently inherited and there is currently an issue in production where some users are getting their add-in disabled periodically and seemingly randomly.There are n
I have a requirement to create an installer for an Outlook 2003 add-in that was created with VSTO. We currently are using Wix for our installers as they play nice with MSBu开发者_开发技巧ild and I ne
I wrote an addin for outlook, It will popup appointment\'s LastModificationTime while I click button the button eventhandler like this
I have a C# Outlook Add-In application (VS2005 and 2003 Outlook) that reads incoming emails and strips out the attachments and the email text body for future processing.Occasionally I\'ll get an email
Is there a way to create and install a Microsoft Office Add-in without packaging the referred dll files. Assum开发者_运维技巧ing Microsoft Office is installed in the target PC where the Add-in can be