Tagged Questions

0
votes
1answer
11 views

Accessing contacts in outlook / exchange through VSTO

I'm writing a Outlook add-in that needs to access Outlook contacts. I have successfully obtained a list of local contacts but cant seem to find an example that will give me access …
1
vote
2answers
28 views

Outlook Add-In tutorial?

Does anyone know of a good example for getting started with Outlook add-ins using C#?
0
votes
0answers
11 views

Addins tab missing in Outlook 2007 ribbon.

I can see Addins tab is missing from Outlook 2007 ribbon on some PCs. In most cases it's there. But in some cases Addins tab is hidden so all addins buttons are not available. Is t …
0
votes
0answers
13 views

WPF Form Toolbar Short cut keys in Outlook 2003 VSTO addin

Hi, I am working on a outlook 2003 addin(using VSTO), which launches a wpf window. I have added menus and tool bar on this form and assigned shortcut keys for them.The problem is …
0
votes
0answers
29 views

Outlook 2007 AddIn cannot move, or delete MailItem from Drafts folder

I have tried many permutations of the same code, and always with the same result - the Outlook 2007 AddIn seems to be unable to remove the MailItem from the drafts folder - so a 'm …
1
vote
1answer
17 views

Shared code between two outlook VSTO addins

We have a situation where we will have two VSTO Outlook add-ins which both start off with some common shared code, but the shared code will probably diverge over time. Ideally, we' …
0
votes
1answer
198 views

Disable/Hide in built Send button in Outlook form

I am working on Outlook Addin developed in C# and VS-2008. In this we are having our own custom form .oft On this form we have our custom “Send” button on click event of it our pro …
4
votes
1answer
142 views

Office 2007: Programmatically control Out-Of-Office assistant?

Hello Does anybody know how to programmatically enable/disable the actual state of the out-of-office auto-responder in Outlook 2007? Already searched the object browser in VS 200 …
0
votes
0answers
13 views

Outlook VSTO Addin Causing Outlook to hang on startup.

I have an Outlook VSTO C# Addin for both OL 2003 and 2007. I am having a problem on 1 user's machine where Outlook hangs each morning (only first thing in the morning) after the u …
0
votes
0answers
30 views

How to develop an outlook 2007 custom action?

I need a custom outlook rule action: "Save the email attachments to DB", for this action the attachments in that email will be automatically saved to DB. I find a topic at MSDN Ou …
0
votes
1answer
182 views

Any way to extend or modify drag-and-drop in Outlook with VSTO?

I have an add-in I'm working on in Outlook that relies on drag-and-drop to save an Outlook file to a file automagically. The problem is that the default behaviour is to use the ema …
0
votes
1answer
23 views

Check and register Outlook as a default mail client programatically

I'm developing a VSTO add-in for outlook. One part of this addin is a welcome screen that appears after first launch and on this screen I want to check if Outlook is a default mail …
0
votes
0answers
187 views

Problem installing Outlook 2007 AddIn on Vista

We are attempting to install an Outlook 2007 Visual Studio Tools for Office (VSTO) Addin for a client. The MSI file includes a custom action to set the necessary Caspol permission …
0
votes
2answers
42 views

How to automate the testing of Outlook Add-In?

I have an Outlook Addin developed in C#,VSTO and has a lot of unstructured code and very huge in size. every time there is a modification / Update ,I have to Manually test it from …
0
votes
0answers
8 views

Is it possible to add controls to the Existing reading pane in the Outlook?

I know a lot of ways how to extend Outlook and add new Reading Panes and Inspectors to the Outlook, but what really bugs me is how to extend and modify the existing reading panes? …

1 2 3 4 5 next
15 30 50 per page