How to run a rule in outlook using an external vbscript file ? -
I have a rule in my Outlook to set the rule on fire to external .vbs.
File Required How Can I Do It?
Set myOutlook = createobject ("outlook.application")
I tried to read the documentation on the Microsoft website, but not a rule
object
is a rule object!
Rule.Execute Method (Outlook)
Comments
Post a Comment