SendMessageByPhoneNumberResponse.ResponseByUsername 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.
Username of the Text Request user that last sent a message to this user.
[System.Text.Json.Serialization.JsonPropertyName("response_by_username")]
public string ResponseByUsername { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("response_by_username")>]
member this.ResponseByUsername : string with get, set
Public Property ResponseByUsername As String
Property Value
- Attributes