次の方法で共有


TeamsChannelData.Notification プロパティ

定義

メッセージの通知設定を取得または設定します。

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

プロパティ値

ユーザーの通知設定。

適用対象