SendEvent.Content Property

Definition

Content of the event

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

Property Value

Attributes

Applies to