.NET Components for Mobility
Get a value indicating if a message interceptor application launcher with the given identifier has already been enabled.

Declaration Syntax
public static bool IsApplicationLauncherEnabled(
string applicationLaunchId
)
Public Shared Function IsApplicationLauncherEnabled ( _
applicationLaunchId As String _
) As Boolean

Parameters
- applicationLaunchId (String)
- The ID of the message interceptor.

Return Value
true if the application launcher is enabled; otherwise, false.
Assembly:
InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0