次の方法で共有


MeetingNotification<T>.Value プロパティ

定義

Teams ボット会議の通知値を取得または設定します。

public T Value { get; set; }
member this.Value : 'T with get, set
Public Property Value As T

プロパティ値

T

Teams ボット会議の通知値。

適用対象