Hi,
How can I programatically add a new message rule?
Sue Mosher [MVP] - 23 Jan 2004 13:59 GMT
You can use the Rules.dll COM component and CDO 1.21 to create very simple
server-based rules. No other programmatic rule creation is supported.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
> How can I programatically add a new message rule?
Ken Slovak - [MVP - Outlook] - 23 Jan 2004 14:18 GMT
You need to use the Rule.DLL, which can be downloaded from the
Microsoft Web site. There are a few KB articles about using Rule.DLL
as I recall and some information on the MSDN Web site and in the MSDN
Library. Even though Rule.DLL originally was for Exchange 5.5 and
hasn't been updated the Exchange SDK people tell me it still works
with Exchange 2000 and 2003.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginners Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> Hi,
> How can I programatically add a new message rule?