Sends a message within a conversation.
Class
TMSConversation
Syntax
procedure Send(const MessageBody: string; const MessageType: string = ''); overload;
Parameters
MessageBody
Holds the message to be sent.
MessageType
Determines the type of the message being sent.