Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 883 Bytes

Project.application.linktotasklist.md

File metadata and controls

42 lines (25 loc) · 883 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.LinkToTaskList method (Project)
vbapj.chm143
vbapj.chm143
project-server
65ae7bd0-446f-74dd-15fc-0a260342be90
06/08/2017
medium

Application.LinkToTaskList method (Project)

Links to a SharePoint tasks list.

Syntax

expression. LinkToTaskList (SiteURL, TaskListName)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
SiteURL Optional String The URL of the SharePoint site.
TaskListName Optional String The name of the SharePoint task list.

Return value

Boolean

See also

Application Object

[!includeSupport and feedback]