3/25/2008
The Microsoft.WindowsMobile.PocketOutlook.MessageInterception namespace provides classes that give you access to a message processing mechanism for automatically intercepting incoming SMS messages with properties that match specific criteria, and then launching applications to process them.

Classes

Delegates

Enumerations
| Enumeration | Description |
|---|
| InterceptionAction | Specifies how Outlook Mobile notifies the interception application that an intercepted message has arrived. |
| MessageProperty | Specifies a Message property. |
| MessagePropertyComparisonType | Specifies the ways that you can match message property values with filter criteria used for SMS message interception. |