LogSubcaseEmail Method
Creates an email log against a Subcase. This overload takes a set of required parameters for the API.
Creates an email log against a Subcase.
Overload List
Overload | Description |
---|---|
LogSubcaseEmail(String) | Creates an email log against a Subcase. This overload takes a set of required parameters for the API. |
LogSubcaseEmail(LogSubcaseEmailSetup) | Creates an email log against a Subcase. This overload takes a setup object. |
LogSubcaseEmail(LogSubcaseEmailSetup,IDbTransaction) | Creates an email log against a Subcase. This overload takes a setup object and a database transaction. |
Remarks
It is possible to create a Commitment with this log. To do so set the CommitmentDueDate and CommitmentTitle and IsCommitmentToCustomer properties. If a com_tmplte record with a title of "send_email_about_subcase" is found, it will be used to generate the email. If this template is not found, the email will be based on the "send_email_about_obj" template.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SupportToolkit Class
SupportToolkit Members
LogSubcaseEmailSetup Class