SmsFactoryRemoteNo Property |
RemoteNo to send sms.
Namespace:
CallFlowFramework.Factories
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string RemoteNo { get; set; }
public:
property String^ RemoteNo {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also