ISmsClientResult.MessageId Property

Routee SMSClient

ISmsClientResultMessageId Property

Gets or sets the message identifier.

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

Property Value

Type: String
The message identifier.
See Also