Share via


MeetingTabIconSurface Class

Definition

Specifies meeting tab icon surface.

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

Constructors

MeetingTabIconSurface()

Initializes a new instance of the MeetingTabIconSurface class.

Properties

TabEntityId

Gets or sets optional field tab entity Id of this MeetingTabIconSurface.

Type

Gets or sets Surface type, the value indicating where the notification will be rendered in the meeting UX. Note: only one instance of surface type is allowed per request.

(Inherited from Surface)

Applies to