SkypeChannelProperties Class

Definition

The parameters to provide for the Microsoft Teams channel.

public class SkypeChannelProperties
type SkypeChannelProperties = class
Public Class SkypeChannelProperties
Inheritance
SkypeChannelProperties

Constructors

SkypeChannelProperties(Boolean)

Initializes a new instance of SkypeChannelProperties.

Properties

CallingWebHook

Calling web hook for Skype channel.

GroupsMode

Group mode for Skype channel.

IncomingCallRoute

Incoming call route for Skype channel.

IsCallingEnabled

Enable calling for Skype channel.

IsEnabled

Whether this channel is enabled for the bot.

IsGroupsEnabled

Enable groups for Skype channel.

IsMediaCardsEnabled

Enable media cards for Skype channel.

IsMessagingEnabled

Enable messaging for Skype channel.

IsScreenSharingEnabled

Enable screen sharing for Skype channel.

IsVideoEnabled

Enable video for Skype channel.

Applies to