Share via


Surface.Type Property

Definition

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.

public Microsoft.Bot.Schema.Teams.SurfaceType Type { get; set; }
member this.Type : Microsoft.Bot.Schema.Teams.SurfaceType with get, set
Public Property Type As SurfaceType

Property Value

The value indicating where the notification will be rendered in the meeting UX.

Applies to