AddSectionItemInput.ItemId 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 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