What is the best/easiest way to creat开发者_运维技巧e an add-in for Outlook 2010? Will use VS2010 with C# for developing.
I\'ve created an outlook plugin to add mailitems to my program. Now it would b开发者_高级运维e nice the icon (pictogram) of the mail changes after i added it in the software. So you could see which m
I want to get all events from all calendars, how do i iterate thru all calendar folders and the开发者_高级运维n all events for each calendar?If I had to guess, though I\'m just getting in to Outlook m
I am adding a toolbar to Outlook. The toolbar will h开发者_如何学JAVAave one button on it. This button, when pressed, will open up a web site.
I\'m trying to开发者_运维百科 add a string in the end of an Outlook email\'s body with VSTO private void ThisAddIn_Startup(object sender, System.EventArgs e)
Is开发者_JAVA技巧 it possible to query outlook address book using AS3?if you know C++ you could write a command-line application that extracts data from the outlook contacts list, and use the AIR Nati
I\'m working the the Outlook (Outlook 2010) object model via the Office PIA and I need to know if I still need Outlook installed on the machine that my program executes on.This seems like a basic requ
My scenario is this: I have two network shares (on the same network) that I would like to construct them as a A HREF network share. I tried to make it work with all the solutions given here but could
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve written an application that uses Outlook and Redemption to do some syncing operations with Exchange server over IMAP. It works great until it tries to exit. It executes the very last line of cod