The functionality required for a "Send Email Message" wizard.

Used by the Send Email Message HTML Widget.

Methods

Name Description
Clear
EmailBccValidate Validate all 'BCC' Email addresses.
EmailCcValidate Validate all 'CC' Email addresses.
EmailToValidate Validate all 'To' Email addresses.
ExecuteSendEmail Sends Email.
FeeCalculate
FileAttachmentsFromScriptRequestInfo
GetEmailMessageResolved Get the Email Message with any tags resolved.
GetEmailSubjectResolved Get the Email Subject with any tags resolved.
GetMessagePreviewHtml Get a full HTML document previewing an Email or SMS message.
GetSourceEmailAddresses Returns a collection of Contact Details for the Source defined.
GetSourceTagList Returns a list of Tags for the Source.
GetSourceTypeList Returns a list of valid Source Types.
ParentSourceLogPkSet Sets the message details based on an existing log.
ResolveMessage Uses the target object, e.g., an Account to resolve tags.

Properties

Name Description
Branch Read-Only The Branch.
BranchId The Id of the Branch.
BranchPk The primary key of the Branch.
EmailBcc The Email 'BCC' recipient(s).
EmailCc The Email 'CC' recipient(s).
EmailHtml Indicates whether the Email Message is in HTML format.
EmailMessage The Email Message for creating Email-type Documents.
EmailSubject The Email Subject for creating Email-type Documents.
EmailTo The Email 'To' recipient(s).
FeeAccountId The Id of the Account to charge the Fee to. It must exist and be "Open".
FeeAccountPk The Pk of the Account to charge the Fee to. It must exist and be "Open".
FeeAllowChange Indicates whether the Fee value can be changed by the User.
FeeCharge Indicates whether a Fee should be charged.
FeeChargingEnabled Read-Only Indicates whether Fee charging is enabled on the Cost Centre.
FeeElementId The Id of the Element to charge the Fee to. It must exist and be a Fee or Journal Element Type.
FeeElementPk The Element to charge the Fee to. It must exist and be a Fee or Journal Element Type.
FeeNotes The Fee Notes.
FeeReference The Fee Reference.
FeeTransactionPk Read-Only The Pk of the AccountTransaction created when charging the Fee.
FeeValue The Fee to charge.
FileAttachments Read-Only A collection of File Attachments.
LogActionDate The Log Action Date (in Local time for this Windows computer).
LogActionDbDate The Log Action Date (in the Database Time Zone). Setting the Log LogAction Date will update the Time Zone to the Database Time Zone.
LogActionTimeZone Read-Only The Time Zone associated with the Log Action Date.
LogActionTimeZoneDescription Read-Only
LogActionTimeZoneId The Id of the Time Zone associated with the Log Action Date.
LogActionTzDate The Log Action Date (in the Time Zone defined by the LogActionTimeZone property or, if this is undefined, the Database Time Zone defined under Global Settings).
LogActionUtcDate The Log Action Date in UTC.
LogSeverityId The Id of the Log Severity to assign to the Log.
LogSeverityPk The primary key of the Log Severity to assign to the Log.
ParentSourceLogPk Read-Only The primary key of the Account, Client etc. Parent Log.
SourceId
SourcePk The Pk of the Source Account, Client etc.
SourceType The type of object the SMS is being sent to.
SourceTypeText The type of object the SMS is being sent to.
SpecialTagList Special Tags to insert into message.
WorkflowItemPk The primary key of the related Workflow Item.
WorkflowPk The primary key of the related Workflow.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0