TeamsMeetingParticipant.User 属性

定义

获取或设置参与者的用户信息。

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

属性值

参与者的用户信息。

适用于