Browse by Tags
All Tags »
Outlook 2007 (RSS)
Do you know that if voice mail is enabled on your account, you will be able to listen to your voice mail from your mobile phone and read it in your Inbox? Yes, that’s true. It’s not just only that; also you’ll receive a text message on your phone to alert
Read More...
“We want to be able to have the users in our company log on to outlook without having to configure anything? Is there a way that I could automate a profile creation once the user opens up Outlook? Or is this something that will have to be
Read More...
Recently i run into this issue with Windows Server 2008 (x64) & Outlook 2007 SP2 (online – which had earlier Cached mode, later changed back to Online) machine. Whenever i tried to open a message or create a new one, i get this error message - “ Could
Read More...
Reading Journal attachments using Outlook Object Model: This time, i tried to read all the email and their attachments using Outlook Object Model. I used the following code snippet to do this. 'Code Snippet : How to retrieve Outlook attachments using
Read More...
After created couple of journal items in my test lab, i thought this time i want to play around with the Journal items. Also i want to try the following programmatically: 1) iterate all the available journal items 2) Restrict the values with a (if the
Read More...
I want to share my research (that i tried to play around with Journal items) with respect to Outlook Object Model API to you. How to create the new Journal Item programmatically using Outlook Object Model? Now, we can try how we can create a new Journal
Read More...
Per TechNet article , using Office Outlook 2007 with Microsoft Exchange Server 5.5 is not supported.
Read More...
One of my customer reported a Outlook UI related issue (not Dev issue), as it bugs them having this error every time they hit the send/receive button. If they try to use Outlook 2010 Beta or Outlook 2007 SP2 generates the error below when doing
Read More...
Have you tried copying all Outlook Calendar items from one folder to another? What is the result that you got? In Microsoft Office Outlook 2007, Outlook 2003, Outlook 2002, and Outlook 2000, you cannot copy all the items in a Calendar folder when you
Read More...
While working with one of my customer we noticed that the yearly recurring appointment doesn’t show in Outlook Web Access or Exchange Web Services(EWS) application. Customer created a monthly or yearly recurring appointment. He set the request to occur
Read More...
Hey, i found this webcast, which can help us to use the Outlook 2007 categories and flags. During this Support WebCast we will provide information about Microsoft Office Outlook 2007. Specifically, we will provide the following information: List the goals
Read More...
In this blogpost, we will try to create the Outlook Categories programmatically using Outlook Object Model API. Also we will assign the relevant colors and shortcuts to that. Whenever we try with Outlook Object Model, it’s relatively simple. '[Code snippet
Read More...
Hi, Please find the following code snippet shows how we can modify/edit/add more or in-appropriate CSS/HTML tags available in the Outlook e-mail’s HTMLBody using Outlook Object Model: '[Code Snippet - Outlook Object Model '[How to modify Outlook e-mail's
Read More...
Please find the following code snippet for retrieving various Outlook attachments - Reference, Value, Embedded and OLE using Outlook Object Model (OOM) & VBA: 'Code Snippet : How to retrieve Outlook attachments using Visual Basic for Application
Read More...
Now, you can download Microsoft Office Suite Service Pack 2 which provides the latest updates to the 2007 Office Suite. It consists of, Previously unreleased fixes that were made specifically for this service pack. In addition to general product fixes,
Read More...