WorkflowStringIds.SCHEDULING_REVIEW_EMAIL_BODY Field
The body of the email message that is sent when a project is going through initial review.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Const SCHEDULING_REVIEW_EMAIL_BODY As String
'Usage
Dim value As String
value = WorkflowStringIds.SCHEDULING_REVIEW_EMAIL_BODY
public const string SCHEDULING_REVIEW_EMAIL_BODY
Remarks
The string value of SCHEDULING_REVIEW_EMAIL_BODY is "Hello,<br /><br />There is a proposal titled <b>{0}</b>, created by <b>{1}</b> submitted for your review. Follow these steps to approve or reject the proposal:<ul><li>Click <a href="{2}">this link</a> to view the proposal</li><li>Click the 'Edit this task' button or click <a href="{3}">this link</a> to review the approval task assigned to you</li><li>Follow instructions in the 'Task Description' section to approve or reject the proposal</li></ul>Thank you,<br />Office Server Administrator".