次の方法で共有


RemoveParticipantOptions クラス

定義

参加者の削除要求のオプション。

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

コンストラクター

RemoveParticipantOptions(CommunicationIdentifier)

新しい RemoveParticipantsOptions オブジェクトを作成します。

プロパティ

OperationContext

操作コンテキスト。

ParticipantToRemove

通話から削除する参加者の ID の一覧。

適用対象