Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.25 KB

Project.Application.ShareProjectOnline.md

File metadata and controls

40 lines (24 loc) · 1.25 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ShareProjectOnline method (Project)
vbapj.chm74
vbapj.chm74
project-server
Project.Application.ShareProjectOnline
7742715a-d78a-334b-5655-7047efd28890
06/08/2017
medium

Application.ShareProjectOnline method (Project)

Opens the URL for information about sharing projects in the Share with Project Online section in the Backstage view.

Syntax

expression. ShareProjectOnline

expression An expression that returns an Application object.

Return value

Boolean

Remarks

The ShareProjectOnline method opens the same URL that you see when you choose Learn More in the Share with Project Online section in the Backstage view. The URL is https://office.microsoft.com/projectserver/.

Note

The Share with Project Online section in the Backstage view is visible only when the Online value exists as a DWord value = 1, in the HKCU\Software\Microsoft\Office\15.0\MS Project\Options\General key of the Windows registry. When the Online value = 0, the Share with Project Online section is hidden.

[!includeSupport and feedback]