SystemType Property
A string representing the type of system during a connection.
Syntax
[VB.NET] Public Property SystemType As String
[C#] public string SystemType {get; set;}
Remarks
This property contains a string representing the type of system during a connection. Some SMS servers require that a system type be supplied during connection. The system type is a string representation, usually as an abbreviation, of a particular kind of system. The string cannot exceed 12 bytes.
Default Value
""