A collection of Recipients that an Email or SMS is to be sent to or a Log is to be generated for.

This collection may be populated either manually or by one of the Refresh methods and provides a centralised mechanism for publishing one or more message.

Methods

Name Description
AddAccount Add an Account Recipient to the collection.
AddAccountApp Add an Account Application Recipient to the collection.
AddAdHoc Add an Ad-Hoc Recipient to the collection.
AddClient Add a Client Recipient to the collection.
AddExternalParty Add an External Party Recipient to the collection.
AddExternalPartyEmployee Add an External Party Employee Recipient to the collection.
AddUser Add a User Recipient to the collection.
Clear
FlagDuplicates System Use Only
GenerateMessages Generate the Message and Subject (if applicable) portion of each Message Recipient.
GenerateMessagesFromDocument Generate the Message and Subject (if applicable) portion of each Message Recipient.
RefreshFromDocument Refresh the collection from a Document.
SendEmail System Use Only Obsolete Send an Email to each Message Recipient.
SendLog Generate a Log for each Message Recipient.
SendMessagingEmail
SendMessagingSms Send an SMS to each Message Recipient using the New SMS Messaging Interface.
SendSms Send an SMS to each Message Recipient.
ValidateEmail Validate the items in this collection to ensure Email details are valid.
ValidateMessagingEmail Validate the items in this collection when using the Email Messaging Interface and also generate messages.
ValidateMessagingSms Validate the items in this collection when using the New SMS Messaging Interface and also generate messages.
ValidateSms Validate the items in this collection against the current SMS provider.

Properties

Name Description
CountIncluded Read-Only The number of Included Message Recipients.
CountIncludedNonDuplicates Read-Only The number of Included Non-Duplicate Message Recipients.
CountIncludedNonDuplicatesCanSend Read-Only The number of Included Non-Duplicate Message Recipients that are valid, i.e., their CanSend flag is True.
CountSent Read-Only The number of Message Sent.
FeeTransactionSource The Account Transaction Source to use for when charging a Fee.
MessageAttachments Read-Only A collection of Message Attachments used to attach file data to Emails when sending via SMTP.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0