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