| SmsRecipientCount Property |
Gets or sets the recipients number
Namespace:
Dynamicweb.Sms
Assembly:
Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax public int RecipientCount { get; set; }
Public Property RecipientCount As Integer
Get
Set
Property Value
Type:
Int32The recipients number
See Also