c# - Run / execute Exchange 2010 Inbox Rules by code -


Is anyone likely to run / run the Exchange (2010) Inbox Rule by code? Not in Outlook, it must be running on the server, the best EWS

I do not think so. You can parse the terms and actions of the rule and execute them against a specific message or group of messages.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -