Updates the Message, including From Name and removing/ substituting invalid characters. <param name="messageBody"> The Message. </param>

Carriage Return/ Line Feed replaced with a space Diacritical characters are replaced with simple characters { and [ replaced with ( } and ] replaced with ) \ and | replaced with / Other Invalid characters are removed

Syntax

ISSmsInformation.MessageUpdate(messageBody, [messageFrom])

Parameters

NameTypeOptionalByRefDescription
messageBody String The Message.
messageFrom String Optional Identifies who the Message came from. This is included in the message text sent, separated by a colon, i.e. "From:Body".
Member of:
ISSmsInformation
Namespace:
Intersoft.ISMessaging6
Assembly:
ISMessaging6, Version=6.0.3
Target Framework:
.NET 9.0