MessageInterceptor.EnableApplicationLauncher Method

3/29/2010

Overload List

Name Description
MessageInterceptor.EnableApplicationLauncher (String)
Enables your current application to be launched if it is not already running when a MessageReceived event is raised, using the string equivalent of the application identifier.
MessageInterceptor.EnableApplicationLauncher (String, String)
Enables the application specified in applicationFileName to be launched when a MessageReceived event is raised, using the string equivalent of the application identifier and its file name.
MessageInterceptor.EnableApplicationLauncher (String, String, String)
Enables the application specified in applicationFileName to be launched when a MessageReceived event is raised, using the string equivalent of the application identifier, its file name, and any agruments it might need.

See Also

Reference

MessageInterceptor Class
MessageInterceptor Members
Microsoft.WindowsMobile.PocketOutlook.MessageInterception Namespace