Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Initializes a new instance of the MessageCondition class.

Namespace:Microsoft.WindowsMobile.PocketOutlook.MessageInterception
Assembly:Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

Remarks

The default constructor. The message property to test is Body, the comparison type is Equal, and is search is case sensitive.


See Also