Top "Outlook-addin" questions

Outlook addins are self-contained programs that modify,extend or add functionality to Microsoft Outlook desktop client.

How to have a VSTO Ribbon and Context Menu at the same time?

EDIT: The posters answer is correct except for it should read xmlns="http://schemas.microsoft.com/office/2009/07/customui" for the …

vsto contextmenu outlook-addin ribbon
Difference between Outlook.Folder and Outlok.MAPIFolder

I'm not clear on the difference between the classes Folder and MAPIFolder in the namespace Outlook. When I review the …

c# outlook outlook-addin
Getting token in Office 365 Oauth2 authentication

I am implementing Oauth 2 authentication for Office 365 account in a java based server side application. After reading the documentation, I …

azure office365 outlook-addin office-addins microsoft-graph-api
VbaProject.OTM deployment

I came by this page and was thinking about the best method to distribute my VbaProject.OTM file (located into %…

vba outlook outlook-addin
log4net fileappender not creating log-file.txt in Outlook ThisAddIn.cs

I can't see what is wrong here. I just want to get log4net writing to a log file with …

c# log4net outlook-addin rollingfileappender fileappender
Create Add-In for Outlook 2013 for add a Button

Good morning, my company is looking for a solution in order to distribute an add-in for Outlook 2013 that add a …

c# visual-studio-2013 outlook-addin outlook-2013
Outlook addin Home tab with custom button

Hey all I am trying to create a button within the default Home tab in Outlook 2010. Problem being is that, …

vb.net c#-4.0 outlook outlook-addin ribbon
Is there a list of IDs for the Outlook MAPI namespace?

I'm working on an Outlook add-in and I'm looking for a complete list that relates that MAPI properties to there …

vsto outlook-2007 outlook-addin mapi
Outlook 2013 add-in with VS 2010

Sorry for asking such a stupid question, but i googled for about two hours and couldn't find an answer to …

c# vsto outlook-addin office-pia primary-interop-assembly