SenderAddress Property
The address of the ESME.
Syntax
__property String SenderAddress = {read=FSenderAddress, write=FSetSenderAddress, default=""};
Default Value
""
Remarks
This property contains the address of the ESME. The SMPP protocol allows an External Short Messaging Entity (ESME) to specify its address, whether it is a phone number or an IP address. If This property is not set, the component will default to the value in LocalHost.
Data Type
String