Click or drag to resize

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

Property Value

Type: Int32
The recipients number
See Also