TwilioMessage.SmsMessageSid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the sms_id
found in the response of a phone verification start.
public string SmsMessageSid { get; set; }
member this.SmsMessageSid : string with get, set
Public Property SmsMessageSid As String
Property Value
Thesms_id
found in the response of a phone verification start.