Share via


MeetingInfo.Organizer Property

Definition

Gets or sets the meeting organizer's user information.

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

Property Value

The organizer's user information.

Applies to