By tag: Outlook
0
kicks
Links List July 2009
I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to p...
0
kicks
Extension to the Rooms and Equipment Reservation application template
Extension to the Rooms and Equipment Reservation application template
0
kicks
Generate Security Code Review Checklist Document Using Outlook 2007
How to generate Security Code Review Checklist using patterns & practices Guidance Explorer and Outlook 2007.
0
kicks
Easily redirect email threads in outlook
We all deal with too much email - it doesn't help with some of that email is unnecessary. Here's an outlook macro that helps automate "redirecting" an email thread so that it keeps the right people in the loop, and the wrong people out of the loop.
0
kicks
WinForms: Send Email Using Outlook Interop or Process Class
Although you can generate emails in Winform applications using the System.Diagnostics.Process class there are times when you need more control over the email being sent, or as outlined in this article, after the message is sent for logging purposes. This article gives examples of both methods and ...
0
kicks
Controlling Outlook 2007 with C# and Visual Studio Tools for Office
This post describes how to use C# and the Visual Studio Tools for Office to program Outlook 2007. The focus is on showing the preliminary steps necessary to programmatically run a set of Outlook rules.
0
kicks
DayPilot - Open-Source Outlook-Like Calendar Control for ASP.NET
Control for showing calendar events in a day/week view, compatible with IE/FF/Safari.
0
kicks
Adding a button to Outlook's context menu.
Although not documented on Outlook's VBA docs, this little trick will help you add your own buttons to Outlook's context menu.