ClientOptions.Originator Property

Routee SMSClient

ClientOptionsOriginator Property

Gets or sets the originator.

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

Property Value

Type: String
The originator.
See Also