Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 958 Bytes

Project.Application.ActivateMicrosoftApp.md

File metadata and controls

35 lines (22 loc) · 958 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ActivateMicrosoftApp method (Project)
vbapj.chm131193
vbapj.chm131193
project-server
Project.Application.ActivateMicrosoftApp
a9b59db3-7ad2-8674-9026-090e161ef983
06/08/2017
medium

Application.ActivateMicrosoftApp method (Project)

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.

[!includeSupport and feedback]