AddSectionItemInput.ItemId Property

Definition

The conversation ID of the chat, channel, meeting, or community to add to the section. For community items, the service automatically normalizes the ID to the 19:{id}@EngageCommunity format.

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

Property Value

Attributes

Applies to