WorkflowStringIds.SEND_EMAIL_PROJECT_UNSELECTED_SUBJECT Field
The subject of the email message that is sent to the project owner if the project was not selected
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_UNSELECTED_SUBJECT As String
'Usage
Dim value As String
value = WorkflowStringIds.SEND_EMAIL_PROJECT_UNSELECTED_SUBJECT
public const string SEND_EMAIL_PROJECT_UNSELECTED_SUBJECT
Remarks
The string value of SEND_EMAIL_PROJECT_UNSELECTED_SUBJECT is "Sample Proposal: {0} is now in the Not Selected stage".
Not Selected is the name of the workflow stage WORKFLOW_SAMPLE_WORKFLOW_NOT_SELECTED_STAGE_NAME.