SmsClient.Options Property

Routee SMSClient

SmsClientOptions Property

Gets the options.

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

Property Value

Type: ClientOptions
The options.
See Also