Sdílet prostřednictvím


MeetingInfo.Organizer Vlastnost

Definice

Získá nebo nastaví informace o uživateli organizátora schůzky.

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

Hodnota vlastnosti

Informace o uživateli organizátora.

Platí pro