ITrackingInfo.Providerresponse Property

Routee SMSClient

ITrackingInfoProviderresponse Property

Gets or sets the providerresponse.

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

Property Value

Type: Object
The providerresponse.
See Also