ConversationReference.Conversation Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("conversation")]
[System.Text.Json.Serialization.JsonPropertyOrder(4)]
public Microsoft.Teams.Api.Conversation Conversation { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("conversation")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(4)>]
member this.Conversation : Microsoft.Teams.Api.Conversation with get, set
Public Property Conversation As Conversation

Property Value

Attributes

Applies to