SendMessageByPhoneNumberResponse.MessageTimestampUtc 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.
Timestamp of when the message was sent or received by Text Request.
[System.Text.Json.Serialization.JsonPropertyName("message_timestamp_utc")]
public string MessageTimestampUtc { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("message_timestamp_utc")>]
member this.MessageTimestampUtc : string with get, set
Public Property MessageTimestampUtc As String
Property Value
- Attributes