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

SkypeChannelProperties 类

定义

要为 Microsoft Teams 频道提供的参数。

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

构造函数

SkypeChannelProperties(Boolean)

初始化 SkypeChannelProperties 的新实例。

属性

CallingWebHook

为 Skype 频道调用 Web 挂钩。

GroupsMode

Skype 频道的组模式。

IncomingCallRoute

Skype 频道的传入呼叫路由。

IsCallingEnabled

为 Skype 频道启用呼叫。

IsEnabled

是否为机器人启用了此通道。

IsGroupsEnabled

为 Skype 频道启用组。

IsMediaCardsEnabled

为 Skype 频道启用媒体卡。

IsMessagingEnabled

为 Skype 频道启用消息传送。

IsScreenSharingEnabled

为 Skype 频道启用屏幕共享。

IsVideoEnabled

为 Skype 频道启用视频。

适用于