TrackingInfo.groups Property

Routee SMSClient

TrackingInfogroups Property

Namespace:  RouteeSMSClient.RouteeBase
Assembly:  RouteeSMSClient (in RouteeSMSClient.dll) Version: 1.0.0
Syntax
C#
public List<string> groups { get; set; }

Property Value

Type: ListString
See Also