次の方法で共有


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

会議 UX で通知を表示する場所を示す値である Surface の種類を取得または設定します。 注: 要求ごとに許可されるサーフェスの種類のインスタンスは 1 つだけです。

(継承元 Surface)

適用対象