T
Trey Shaffer
I need to create a "Script" for a "run a script" rule action.
I am new to the Outlook object model, but familiar with VBScript.
I could use a pointer to some documentation, as I haven't found anything
clear and straightforward.
My immediate issue is accessing the body text of a message to evaluate the
contents.
I think the shortest question might be... What is the method/syntax to get
the body text, and what type of variable is it, string, collection, etc.?
I can work with it once I get a handle to it...
I am new to the Outlook object model, but familiar with VBScript.
I could use a pointer to some documentation, as I haven't found anything
clear and straightforward.
My immediate issue is accessing the body text of a message to evaluate the
contents.
I think the shortest question might be... What is the method/syntax to get
the body text, and what type of variable is it, string, collection, etc.?
I can work with it once I get a handle to it...