Share via


Application.ActivateMicrosoftApp Method

Project Developer Reference

Activates a Microsoft application if the application is running or starts a new instance if the application is not running.

Syntax

expression.ActivateMicrosoftApp(Index)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Index Required Long Specifies the Microsoft application to activate. Can be one of the PjMSApplication constants.

See Also