Create or Import a Outlook Rule through C# code.

J

JIGNESH

Outlook 2007
..NET 3.5 with VS2008.

In outlook manually i can create a rule which looks like below. I am looking
for a code sample which can do the same. Rule is :-

"Apply this rule after message arrives
with "ABC" in the subject
reply using "c:\users\xxxxxx...\Templates\STDReply.oft"
and delete it"

if via code its not possible, then I am looking for some code, which can
help me to import the Rule file containing above rule.

Any Directions, Clue, Code Sample/ Hit will help.

Note: I had a looked at Outlook.Rule object, but I could not found my
solution.

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top