| SmsText Property |
Gets or sets the sms message text
Namespace:
Dynamicweb.Sms
Assembly:
Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax public string Text { get; set; }
Public Property Text As String
Get
Set
Property Value
Type:
StringSms message text value as string
See Also