Share via


MeetingInfo.Details Property

Definition

Gets or sets the specific details of a Teams meeting.

public Microsoft.Bot.Schema.Teams.MeetingDetails Details { get; set; }
member this.Details : Microsoft.Bot.Schema.Teams.MeetingDetails with get, set
Public Property Details As MeetingDetails

Property Value

The specific details of a Teams meeting.

Applies to