MeetingTabIconSurface 类

定义

指定会议选项卡图标图面。

public class MeetingTabIconSurface : Microsoft.Bot.Schema.Teams.Surface
type MeetingTabIconSurface = class
    inherit Surface
Public Class MeetingTabIconSurface
Inherits Surface
继承
MeetingTabIconSurface

构造函数

MeetingTabIconSurface()

初始化 MeetingTabIconSurface 类的新实例。

属性

TabEntityId

获取或设置此 MeetingTabIconSurface的可选字段选项卡实体 ID。

Type

获取或设置 Surface 类型,该值指示通知将在会议 UX 中呈现的位置。 注意:每个请求只允许一个图面类型的实例。

(继承自 Surface)

适用于