WorkflowStringIds.SEND_EMAIL_PROJECT_SELECTED_BODY Field
The body of the email message that is sent when the project is 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_BODY As String
'Usage
Dim value As String
value = WorkflowStringIds.SEND_EMAIL_PROJECT_SELECTED_BODY
public const string SEND_EMAIL_PROJECT_SELECTED_BODY
Remarks
The string value of SEND_EMAIL_PROJECT_SELECTED_BODY is "Hello,<br />The 'Sample Proposal' titled '{0}' created by '{1}' is now Selected after following the 'Selection Review' process. You can click <a href="{2}">this link</a> to view the Sample Proposal.<br />Thank you<br />Office Server Administrator"