ITrackingInfo.Messageid Property

Routee SMSClient

ITrackingInfoMessageid Property

Gets or sets the messageid.

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

Property Value

Type: String
The messageid.
See Also