Click or drag to resize

SmsGroups Property

Gets the groups

Namespace:  Dynamicweb.Sms
Assembly:  Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax
public GroupCollection Groups { get; }

Property Value

Type: GroupCollection
The groups
See Also