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

Message Property

The message being sent (alphanumeric).

Syntax

[VB.NET]
Public Property Message As String

[C#]
public string Message {get; set;}

Remarks

This property contains the message being sent (alphanumeric). The message can be a single line or split over multiple lines depending on what the restrictions of the receiving device and gateway. Normally messages are no longer than 100 bytes long.

Default Value

""

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