Click or drag to resize

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; }

Property Value

Type: String
Sms message text value as string
See Also