WorkflowStringIds.SEND_EMAIL_PROJECT_UNSELECTED_BODY Field
The body of the email message that is sent when the project is 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_BODY As String
'Usage
Dim value As String
value = WorkflowStringIds.SEND_EMAIL_PROJECT_UNSELECTED_BODY
public const string SEND_EMAIL_PROJECT_UNSELECTED_BODY
Remarks
The string value of SEND_EMAIL_PROJECT_UNSELECTED_BODY is "Hello,<br />The 'Sample Proposal' titled '{0}' created by '{1}' is Not 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".