Top "Outlook-2010" questions

Microsoft Outlook 2010 is the release of Microsoft's popular Outlook platform that debuted in July 2010.

Getting/Creating an Outlook Application in Windows 7

I'm trying to get the current running version of Outlook or start up Outlook in case it is not running, …

c# windows-7 outlook outlook-2010
Auto generate outlook signature by GPO using multiple signatures

A while back i have searched for a flexible way to automatically generate a signature for different types of users. …

vbscript outlook outlook-2010 group-policy gpo
Can only send email via Outlook if Outlook is open

I want to use send emails via Outlook as described here. It works fine as long as I have already …

c# outlook-2010
VSTO Outlook addin need to save settings, best way?

I'm writing a VSTO Outlook add in and i need to save some settings the addin gets from a web …

c# c#-4.0 vsto office-interop outlook-2010
How to configure UTF-8 encoding on incoming emails in MS Outlook?

I checked the MS Outlook (office 365, 2013 and 2010) for options to configure UTF-8 character encoding. I found the options for out …

outlook outlook-2010 outlook-2013
Drag-and-Drop multiple Attached File From Outlook to C# Window Form

I Use following code for single file drag and drop. private void FormRegion2_DragEnter_1(object sender, DragEventArgs e) { if (e.…

c#-4.0 outlook-2010
Microsoft.Office.Interop.Outlook 2010 Reference in VS 2012 Using .Net 2.0

I was tying to add a Reference to Microsoft.Office.Interop.Outlook Namespace in to my web project i'm using .…

c# .net vb.net outlook outlook-2010
How to open Outlook's new mail window with prepopulated attachment

I need to open a new email window with a prepopulated attachment when a user clicks some button or link …

c#-4.0 outlook office-interop outlook-addin outlook-2010
Retrieve Current Email Body In Outlook

in my outlook addin I want to add a button on the Ribbon so when user click this button I …

c# outlook-addin outlook-2007 outlook-2010
Runtime error 287. Sending Emails through Outlook using VBA in Access

I have a case where one user would like to receive notifications of when deliveries are added to an Access …

vba ms-access outlook outlook-2010