SkypeChannelProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |