Aracılığıyla paylaş


WorkflowStringIds.SEND_EMAIL_PROJECT_CANCELLED_BODY Field

The body of the email message that is sent when the project is cancelled.

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_CANCELLED_BODY As String
'Usage
Dim value As String

value = WorkflowStringIds.SEND_EMAIL_PROJECT_CANCELLED_BODY
public const string SEND_EMAIL_PROJECT_CANCELLED_BODY

Remarks

The string value of SEND_EMAIL_PROJECT_CANCELLED_BODY is "Hello,<br />The 'Sample Proposal' titled '{0}' created by '{1}' in now Cancelled after following the 'Scheduling Review' process. You can click <a href="{2}">this link</a> to view the Sample Proposal.<br />Thank you<br />Office Server Administrator"

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace