Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public MessageCondition ()
'Declaration
Public Sub New
Remarks
The default constructor. The message property to test is Body, the comparison type is Equal, and is search is case sensitive.
See Also
Reference
MessageCondition Class
MessageCondition Members
Microsoft.WindowsMobile.PocketOutlook.MessageInterception Namespace