Share via


WorkflowStringIds.SEND_EMAIL_PROJECT_SELECTED_SUBJECT Field

The subject of the email message that is sent to the project owner if the project was 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_SELECTED_SUBJECT As String
'Usage
Dim value As String

value = WorkflowStringIds.SEND_EMAIL_PROJECT_SELECTED_SUBJECT
public const string SEND_EMAIL_PROJECT_SELECTED_SUBJECT

Remarks

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

Proposal Selection is the name of the workflow stage WORKFLOW_SAMPLE_WORKFLOW_PROPOSAL_SELECTION_STAGE_NAME.

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace