Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 764 Bytes

Project.Project.AppendNotes.md

File metadata and controls

36 lines (21 loc) · 764 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.AppendNotes method (Project)
project-server
Project.Project.AppendNotes
65214275-905f-abcf-f75e-7589c4737e62
06/08/2017
medium

Project.AppendNotes method (Project)

Appends text to the Notes field.

Syntax

expression. AppendNotes( _Value_ )

expression A variable that represents a Project object.

Parameters

Name Required/Optional Data type Description
Value Required String The text to append to the existing notes.

Remarks

New text is added with the formatting in use at the end of any existing notes.

[!includeSupport and feedback]