Browse by Tags
All Tags »
Outlook (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...
As part of the upcoming release of Microsoft Office 2010, see what's new in Microsoft Outlook 2010. See What's New in Microsoft Outlook 2010
Read More...
I want to share couple of relevant information with respective Outlook 2010 CTP with respect to Calendars. Outlook has adopted the Ribbon in the Inbox and all throughout Outlook . The purpose of the Ribbon in Outlook is to help you become more efficient
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...
I tried to play around with Outlook 2003 and GPO. I thought to disable the outlook 2003 option 'Remove extra line breaks in plain text messages' for the client systems. I thought to do this whether we can try with any registry setting or GPO? Later i
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...
I found this interesting blog post from John Durant with respect to VBA. Why VBA Still Makes Sense Not infrequently I am asked, “So, should I use VBA? Is it going to be around in Office 2010? Is it supported? Should I migrate away from VBA now? Can I
Read More...
Per TechNet article , using Office Outlook 2007 with Microsoft Exchange Server 5.5 is not supported.
Read More...
If you’re looking for Microsoft Exchange Server & Outlook Standards, you can refer this MSDN article .This documentation is intended for use in conjunction with publicly available standard specifications, computer language design and implementation
Read More...
Earlier i was working with one of the customer, where he wants to use Outlook Object Model to, - retrieve the default contact folder items - restrict on the retrieved items - get the restricted items and gets its values – Full Name, Categories, FileAs…
Read More...
Recently one of my customer reported (we used to see this is many of the developer have is that their assembly does not execute as expected in non-development boxes – why it so?) that initially they tried they created VSTO Outlook Add-in project solution
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...