Browse by Tags
All Tags »
messages (RSS)
In this article, we are going to see how we can get Explorer & Inspector selected mail item using Outlook Object Model (OOM) & .Net and process it. '[Code Snippet : VB.Net, .Net Framework 2.0/3.5, Outlook Object Model (OOM)] ... 'Declaration part
Read More...
Please find the following table which described in the Outlook 2007 MAPI reference talks about properties that clients can expect to set or see supported on messages of all classes. Property Description PR_CREATION_TIME PidTagCreationTime Canonical Property
Read More...
What is the SCL? The spam confidence level (SCL) is the normalized value assigned to a message that indicates, based on the characteristics of a message (such as the content, message header, and so forth), the likelihood that the message is spam. What
Read More...
Viruses, worms, and other malicious content transmitted by e-mail systems are a destructive reality faced by most Microsoft Exchange administrators. Therefore, we should develop a defensive antivirus deployment for all messaging systems. Now we can have
Read More...
Please view this wonderful Screencast from channel9, which easily we can able to create our own menu option to the context menu in Outlook. Per jwiese "...would you like to add your own menu option to the context menu in Outlook? How about
Read More...
One of my customer wanted to get the date and time when the message was received by Microsoft Exchange? In Exchange Server, we have the OriginationTime property. It indicates the date and time, in coordinated universal time (UTC), when the message was
Read More...
Welcome to Exchange Server 2003 Development Technologies - Series # 1 We know that Outlook Object Model (OOM), integral programming part for client side messaging is used widely. I found this wonderful article , which tabulates the information about using
Read More...