你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TransferToParticipantOptions 类

定义

对参与者的转移调用操作选项。

public class TransferToParticipantOptions
type TransferToParticipantOptions = class
Public Class TransferToParticipantOptions
继承
TransferToParticipantOptions

构造函数

TransferToParticipantOptions(CommunicationUserIdentifier)

创建新的 TransferToParticipantOptions 对象。

TransferToParticipantOptions(MicrosoftTeamsUserIdentifier)

创建新的 TransferToParticipantOptions 对象。

TransferToParticipantOptions(PhoneNumberIdentifier)

创建新的 TransferToParticipantOptions 对象。

属性

OperationContext

此传输调用的 operationContext。

Target

目标被调用方。

适用于