다음을 통해 공유


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 형식을 가져오거나 설정합니다. 참고: 요청당 하나의 표면 형식 인스턴스만 허용됩니다.

(다음에서 상속됨 Surface)

적용 대상