Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Java API to Manage Inbox Rules on Exchange Server
Manage Inbox Rules on Exchange Server in Java
While using Microsoft Exchange Server services, you may need to define different rules for the inbox folder. These rules are applied to the messages such as moving a message to a folder, deleting a message, etc. An inbox rule is comprised of conditions and the actions to be performed when the conditions are met. In this article, you will learn how to create and update inbox rules on MS Exchange Server in Java.