SMPPServer Property
The SMPP entity to which the component will connect.
Syntax
[VB.NET] Public Property SMPPServer As String
[C#] public string SMPPServer {get; set;}
Remarks
This property is the instant messaging server to which the component will connect when the Connect method is called. This property must contain a valid SMPP service application address.
Default Value
""