ISmsGateway.UserId
Gets or sets the user name of the account registered with the SMS gateway provider.
Namespace: Imanami.PublicInterfaces
Assembly: Imanami.PublicInterfaces.dll
Syntax
string UserId { get; set; }
Return Value
Type: System.String
The value of the user name.
See Also