PostToConversationResponse.MessageId Property

Definition

Unique message ID

[System.Text.Json.Serialization.JsonPropertyName("id")]
public string MessageId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("id")>]
member this.MessageId : string with get, set
Public Property MessageId As String

Property Value

Attributes

Applies to