The Text property sets filtering on a message's main content. Read/write.
objMessageFilter.Text
String
The Text property specifies that the message filter should pass only messages having a Text that contains the string in this Text property as a substring.
Note that the Text property is a plain text representation of the main portion of the message's content, and does not support formatted text.
The Text property corresponds to the MAPI property PR_BODY.