Top "Outlook-2007" questions

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

Outlook 2007 from C# - COM exception, TYPE_E_LIBNOTREGISTERED

I'm trying to make a program that would open new Outlook 2007 message. I've referenced from COM tab Microsoft Outlook 12.0 ObjectLibrary. …

c# com interop outlook-2007 office-interop
Prevent word wrap on hyphen in html email in Outlook 2007 and Outlook 2010

This is my first post. So: I'm working on an HTML e-newsletter using the same template I've used for a …

whitespace html-email outlook-2007 outlook-2010 typography
How can I add an ICS meeting automatically to the Organizer's calendar?

Our java application generates ICalendar files using ical4j, and sends them out to users as part of an HTML …

outlook icalendar outlook-2007 ical4j
When Outlook 2007 ignores css, how to specify font-size?

I have two Windows computers, both with Outlook 2007. I send both an HTML email with stuff like: <div style=…

outlook html-email outlook-2007
Inconsistent spaces below TD elements in tables in HTML email in Outlook (2007 and 2010)

I've researched this problem, finding many suggested fixes on the web, but nothing is working. The problem is the gap …

html email outlook outlook-2007 outlook-2010
Delete a mailitem permanently in outlook

I'm trying to delete a mailitem using the outlook API. Like the following, Dim objMail For each objMail in objFolder.…

vba outlook outlook-2010 outlook-2007 outlook-2003
VBA Outlook Mail .display, recording when/if sent manually

My code displays a message with basic subject, body, attachment. Next the user manually updates and customizes the message and …

vba outlook ms-office office-2007 outlook-2007
Debugging an Outlook 2007 script fired by a rule

I'm trying to debug an Outlook 2007 VBA script that's fired by a rule. I've set a breakpoint in the script …

vba outlook outlook-2007
Can you open a form or window in an Outlook Addin (VSTO)

I am new to VSTO programming. I have created a basic addin for Outlook 2007 that monitors a folder containing XML …

c# vsto outlook-2007
HTML Images Rendering on Outlook 2007 mails

I am receiving HTML newsletter as emails using Microsoft Outlook 2007. There are several images in the email which are arranged …

html outlook-2007