次の方法で共有


TargetedMeetingNotificationValue クラス

定義

受信者やサーフェスを含む、対象の会議通知の値を指定します。

public class TargetedMeetingNotificationValue
type TargetedMeetingNotificationValue = class
Public Class TargetedMeetingNotificationValue
継承
TargetedMeetingNotificationValue

コンストラクター

TargetedMeetingNotificationValue()

TargetedMeetingNotificationValue クラスの新しいインスタンスを初期化します。

プロパティ

Recipients

対象の会議通知の受信者のコレクションを取得または設定します。

Surfaces

通知を表示するサーフェスのコレクションを取得または設定します。 ボットがコンテンツをさまざまなサーフェス領域にレンダリングする場合は、UX 領域の一覧を特定できます。 ただし、要求ごとに許可されるサーフェスの種類のインスタンスは 1 つだけであることに注意してください。

適用対象