ITrackingInfo.Status Property

Routee SMSClient

ITrackingInfoStatus Property

Gets or sets the status.

Namespace:  SMSInterfaces.Interfaces
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
SMSStatus Status { get; set; }

Property Value

Type: SMSStatus
The status.
See Also