Top "Outlook-2007" questions

For issues relating to integrating with Microsoft Outlook, release 2007.

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
How to loop through all MailItems of certain Outlook subfolders

I'm working on an Outlook 2007 add-in. I found some code to loop through all the folders but I have not …

c# visual-studio-2010 outlook-addin outlook-2007
Move emails to a different data/PST file

I have edited a script I found online to move email to various folders. I want to take it a …

vba email outlook outlook-2007
Access Outlook default folder

I working on an Outlook VBA application and I need to access my inbox but I seem to be having …

vba outlook outlook-2007
How do you get a reference to the mail item in the current open window in Outlook using VBA?

I have a macro that works very well to place into folders / apply flags / set categories, but it only works …

vba outlook outlook-2007
MS Outlook 2007 <br> Problem

I've made a HTMLemailer for a client. The emailer has a few line breaks with it. On other clients it …

html css outlook-2007
Need Workaround for Outlook 2007 HTML Email Rendering Bug (Horizontal Gaps)

My HTML email newsletter design doesn't render properly in Outlook 2007. There is a white horizontal gap towards the bottom which …

email rendering outlook-2007
Outlook 2007 / 2013 not rendering CSS font-family declarations

I'm testing an email design with Litmus and for the life of me I cannot get my fonts to be …

html-email outlook-2007
Programmatically setting a MailItem's followup flag to complete?

I'm trying to find out how to set a MailItem's followup flag to completed via VBA in Outlook 2007? Googling returns …

vba outlook outlook-2007
CSS not works for anchor tag in Outlook mail

CSS applied to link in Outlook not works HTML: <tr> <a href="http://www.google.com" style="…

html css outlook-2007