LogSubcaseEmailSetup Class Members
The following tables list the members exposed by LogSubcaseEmailSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
LogSubcaseEmailSetup Constructor | Initializes a new instance of the LogSubcaseEmailSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionType | Element from the 'Mail Log Action Type' user defined list. If not set, the default list value is used. |
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CCList | List of cc recipients for the email. |
![]() |
CommitmentActionType | Element from the 'Commitment Log Action Type' user defined list. If not set, the default list value is used. |
![]() |
CommitmentContactObjid | Commitment Objid for the contact of the commitment. If not set, the contact for the Case is used. |
![]() |
CommitmentDueDate | The DateTime of when the commitment is due. If not set, the LogDate is used. |
![]() |
CommitmentNotes | Notes for the commitment if one is being generated. |
![]() |
CommitmentPriorWarning | The length of time preceding the commitment expiration in which the owner will be warned. If not set, no prior warning is given. |
![]() |
CommitmentTitle | Title of the commitment. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
IsCommitmentToCustomer | Specifies if the commitment is to the customer (True) or by the customer (False). |
![]() |
LogDate | DateTime the log was created. If not set, the current time is used. |
![]() |
Message | Email message. |
![]() |
NewStatus | New status for the Subcase. |
![]() |
Recipient | List of email addresses the email is sent to. |
![]() |
SendEmail | Specifies if a timebomb be added to Clarify that will cause Rule Manager (if running) to send the email. |
![]() |
SubcaseIDNum | Identifier of the Subcase against which the email is being logged. |
![]() |
UserName | User who created the log. If not set, the session user is used. |
Reference
LogSubcaseEmailSetup Class
FChoice.Toolkits.Clarify.Support Namespace
LogSubcaseEmail(LogSubcaseEmailSetup) Method