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 an instance of the MessageInterceptor class, using the specified applicationLaunchId, and a value indicating whether to use the application's form thread to process events.

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

Syntax

Remarks

Loads an existing MessageInterceptor. If there is no MessageInterceptor by that name, then an ApplicationLauncherEnableException exception is raised.


See Also