Share via


WorkflowStringIds.SEND_EMAIL_PROJECT_COMPLETED_SUBJECT Field

The subject of the email message that is sent to the project owner after the project is completed.

Namespace:  Microsoft.Office.Project.Server.Workflow
Assembly:  Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)

Syntax

'Declaration
Public Const SEND_EMAIL_PROJECT_COMPLETED_SUBJECT As String
'Usage
Dim value As String

value = WorkflowStringIds.SEND_EMAIL_PROJECT_COMPLETED_SUBJECT
public const string SEND_EMAIL_PROJECT_COMPLETED_SUBJECT

Remarks

The string value of SEND_EMAIL_PROJECT_COMPLETED_SUBJECT is "Sample Proposal: {0} is now in the Completed stage."

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace