SendMessageInput.ToPersonId 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.
The ID of the recipient when sending a 1:1 message
[System.Text.Json.Serialization.JsonPropertyName("toPersonId")]
public string ToPersonId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("toPersonId")>]
member this.ToPersonId : string with get, set
Public Property ToPersonId As String
Property Value
- Attributes