WorkflowStringIds.INITIAL_REVIEW_EMAIL_SUBJECT Field
The subject of the email message that is sent when a project is going through initial review
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Const INITIAL_REVIEW_EMAIL_SUBJECT As String
'Usage
Dim value As String
value = WorkflowStringIds.INITIAL_REVIEW_EMAIL_SUBJECT
public const string INITIAL_REVIEW_EMAIL_SUBJECT
Remarks
The string value of INITIAL_REVIEW_EMAIL_SUBJECT is "Request for Sample Proposal Review: {0}." Sample Proposal is the name of the project type.