I found this interesting and useful blogpost by Justin Mahood (Outlook Program Manager), which talks about automatic categorization with rules. In this article, he talks about Color categories along with the automatic categorization with rules, which
Read More...
When i working with the customer who is working with Exchange Server 2007, the discussion turned towards the Exchange Web Services. He is interested to create rules on Outlook using Exchange Web Services (EWS) and looks how to proceed on this. At the
Read More...
The code sample uses the RuleAction and RuleCondition objects to specify a rule that moves messages from a specific sender to a specific folder, unless the message contains certain terms in the subject. Note that the code sample assumes that there already
Read More...
Whenever we discuss with regards to Outlook Add-in customization, many of our customer(s) or their developers want to customize it according to their requirements. Also they look for the code-samples, related articles to proceed further. In this discussion,
Read More...
Couple of customers reported that after upgrading to Microsoft Office Outlook 2007 or Microsoft Office Outlook 2003, they found that some of the rules are disabled and cannot be enabled. Remaining other rules work correctly. Also if you try to enable
Read More...
When you use rules in Outlook, you may receive the following error message: There is not enough space on the Microsoft Exchange Server to store all of your rules. The rules that failed to upload have been deactivated. To work around this issue: • Create
Read More...
Welcome to Exchange Server Development Technologies - Series # 1 In this series, we will discuss about the Exchange Rules. This topic provides information about using Exchange Rules to develop messaging applications. Exchange rules are typically used
Read More...