MeetingTabIconSurface Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies meeting tab icon surface.
public class MeetingTabIconSurface : Microsoft.Bot.Schema.Teams.Surface
type MeetingTabIconSurface = class
inherit Surface
Public Class MeetingTabIconSurface
Inherits Surface
- Inheritance
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) |