TeamsChannelData.Notification Propiedad

Definición

Obtiene o establece la configuración de notificación del mensaje.

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

Valor de propiedad

La configuración de notificación para el usuario.

Se aplica a