WorkflowStringIds.SEND_EMAIL_PROJECT_REJECTED_HIGH_COST_BODY Field
The body of the email message that is sent when the project is rejected due to high cost.
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_HIGH_COST_BODY As String
'Usage
Dim value As String
value = WorkflowStringIds.SEND_EMAIL_PROJECT_REJECTED_HIGH_COST_BODY
public const string SEND_EMAIL_PROJECT_REJECTED_HIGH_COST_BODY
Remarks
The string value of SEND_EMAIL_PROJECT_REJECTED_HIGH_COST_BODY is "Hello,<br />The 'Sample Proposal' titled '{0}' created by '{1}' in now Automatically Rejected because the Sample Proposal Cost is greater than one million. Proposals which cost more than one million are treated as major work items and need to follow a different Proposal Lifecycle. If you wish to change your Sample Proposal Cost, you can click <a href="{2}">this link</a> to view the Sample Proposal and see additional instructions.<br />Thank you<br />Office Server Administrator".