title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Project.AppendNotes method (Project) |
project-server |
|
65214275-905f-abcf-f75e-7589c4737e62 |
06/08/2017 |
medium |
Appends text to the Notes field.
expression. AppendNotes
( _Value_
)
expression A variable that represents a Project object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Value | Required | String | The text to append to the existing notes. |
New text is added with the formatting in use at the end of any existing notes.
[!includeSupport and feedback]