| SmsGroups Property |
Gets the groups
Namespace:
Dynamicweb.Sms
Assembly:
Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax public GroupCollection Groups { get; }
Public ReadOnly Property Groups As GroupCollection
Get
Property Value
Type:
GroupCollectionThe groups
See Also