Methods

Name Description
Clear
GetErrors
GetInformationMessage Get an Information Message to display in User Interfaces.
GetMessagePreviewSummaryTables Get Message Preview as Summary Tables.
GetWarningMessage Get a Warning Message to display in User Interfaces.
GetWarnings
MessageUpdate Updates the Message, including From Name and removing/ substituting invalid characters. <param name="messageBody"> The Message. </param>
ToHtmlWidgetJsonObject Create a JSON object for use with HTML Widgets.

Properties

Name Description
HasInvalidCharacters Read-Only Indicates the Message has had invalid characters removed.
HasReplacedCharacters Read-Only Indicates the Message has had characters replaced.
MaximumLength Read-Only The maximum number of characters allowed in the SMS Message.
MaximumLengthExcludingFrom Read-Only System Use Only Obsolete The maximum number of characters allowed in the SMS Message (excluding MessageFrom).
MaximumLengthNet Read-Only The maximum number of characters allowed in the SMS Message (excluding Overhead and MessageFrom).
MessageBody Read-Only The Raw Message Body, before invalid characters have been replaced or removed.
MessageCharactersOverLimit Read-Only The number of characters over the maximum allowable length in the SMS Message.
MessageCharactersRemaining Read-Only The number of characters remaining in the SMS Message.
MessageCharactersRemainingInMessagePart Read-Only The number of characters remaining in the SMS Message.
MessageFrom Read-Only Identifies who the Message came from. This is included in the message text sent, separated by a colon, i.e. "From:Body".
MessageLength Read-Only The number of characters in the SMS Message.
MessageParts Read-Only The number of parts, i.e. individual messages, in the SMS Message.
MessageText Read-Only The Message, including Prefix and after invalid characters have been replaced or removed.
Service Read-Only The Service.
Namespace:
Intersoft.ISMessaging6
Assembly:
ISMessaging6, Version=6.0.3
Target Framework:
.NET 9.0