title | keywords | f1_keywords | ms.service | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|---|
Application.LinkToTaskList method (Project) |
vbapj.chm143 |
|
project-server |
65ae7bd0-446f-74dd-15fc-0a260342be90 |
06/08/2017 |
medium |
Links to a SharePoint tasks list.
expression. LinkToTaskList
(SiteURL, TaskListName)
expression A variable that represents an Application object.
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. |
Boolean
[!includeSupport and feedback]