Surface.Type Property
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.
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.