Top "Outlook-2007" questions

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

background image on TD in Outlook 2007

I've been told using tables is the best way to send emails although it's been twice as difficult. I have …

html css email outlook-2007
How to create a link to a location in the body of an email in Outlook

Is there a way to create a hyperlink in an email that refers to another location within that same email? …

outlook hyperlink outlook-2007
Adding items to RibbonDropDown at runtime

So I have a dropdown menu in a ribbon with contents that can be changed while it is being used. …

c# visual-studio-2010 vsto outlook-2007
Rich HTML emails in Outlook 2007 and 2010... how do you remove the top margin?

I have a rich HTML email. I was wondering how, in Outlook 2010 and 2007, you get the table in the layout …

html css email layout outlook-2007
Sending Outlook Email with embedded image using VBS

I am currently using the following VBS script to send an email and it works fine, however the image is …

email vbscript outlook html-email outlook-2007
Copy email to the clipboard with Outlook VBA

How do I copy an email to the clipboard and then paste it into excel with the tables intact? I …

excel vba outlook clipboard outlook-2007
Collapsible table in HTML Email (Outlook 2007-2010)

I've sent various HTML emails in the past, and have seen the pretty large limitations associated with it. What I …

html css outlook outlook-2007 html-email
Workaround for Outlook 2007 for wrapping text around image with margin?

As we all know, Outlook 2007 uses the Word 2007 rendering engine, causing endless grief when designing HTML email message. [Insert rant …

html image email outlook outlook-2007
How to copy email address in outlook 2007

I use MS Office Outlook 2007, and sometimes it converts email address as "FirstName LastName". When double click, it opens Contact …

email outlook outlook-2007 email-address
How to create a table in outlook mail body programmatically

I am developing some program in C# which will send the mail using outlook 2007. For this I wish to create …

c# email outlook outlook-2007 html-email