IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SendMessage Method

Sends a message to all recipients in the recipient list.

Syntax

[VB.NET]
Public Function SendMessage(ByVal Message As String) As String
[C#]
public string SendMessage(string message);

Remarks

The methods sends a message to all recipients in the recipient list. The return value of this method is the server-assigned identifier of the message. The max size of the message sent is 256 bytes.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]