次の方法で共有


TargetedMeetingNotificationValue.Recipients プロパティ

定義

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

public System.Collections.Generic.IList<string> Recipients { get; set; }
member this.Recipients : System.Collections.Generic.IList<string> with get, set
Public Property Recipients As IList(Of String)

プロパティ値

対象の会議通知の受信者のコレクション。

適用対象