RouteeSMSClient Help
![]() | SmSResultProviderResponse Property |
Gets or sets the provider response.
Namespace: RouteeSMSClient.RouteeBase
Assembly: RouteeSMSClient (in RouteeSMSClient.dll) Version: 1.0.0

C#
public Dictionary<string, string> ProviderResponse { get; set; }
Property Value
Type: DictionaryString, StringThe provider response.
Implements
ISmsClientResultProviderResponse