Freigeben über


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.

[System.Text.Json.Serialization.JsonPropertyName("surface")]
public Microsoft.Agents.Extensions.Teams.Models.SurfaceType Type { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("surface")>]
member this.Type : Microsoft.Agents.Extensions.Teams.Models.SurfaceType with get, set
Public Property Type As SurfaceType

Property Value

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

Attributes

Applies to