SmSResult.TrackingId Property

Routee SMSClient

SmSResultTrackingId Property

Gets or sets the tracking identifier.

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

Property Value

Type: String
The tracking identifier.
See Also