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

CallInvite 类

定义

呼叫被邀请者详细信息。

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

构造函数

CallInvite(CommunicationUserIdentifier)

创建新的 CallInvite 对象。

CallInvite(MicrosoftTeamsUserIdentifier)

创建新的 CallInvite 对象。

CallInvite(PhoneNumberIdentifier, PhoneNumberIdentifier)

创建新的 CallInvite 对象。

属性

SourceCallerIdNumber

要显示在目标 PSTN 被叫方上的呼叫方 ID 号码。

SourceDisplayName

要显示在目标被调用方上的显示名称。

Target

目标被调用方。

适用于