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

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

python - mayavi mapping a discrete colorbar on a surface -