MsTeamsChannelProperties Class

Definition

The parameters to provide for the Microsoft Teams channel.

public class MsTeamsChannelProperties
type MsTeamsChannelProperties = class
Public Class MsTeamsChannelProperties
Inheritance
MsTeamsChannelProperties

Constructors

MsTeamsChannelProperties(Boolean)

Initializes a new instance of MsTeamsChannelProperties.

Properties

AcceptedTerms

Whether this channel accepted terms.

CallingWebhook

Webhook for Microsoft Teams channel calls.

DeploymentEnvironment

Deployment environment for Microsoft Teams channel calls.

IncomingCallRoute

Webhook for Microsoft Teams channel calls.

IsCallingEnabled

Enable calling for Microsoft Teams channel.

IsEnabled

Whether this channel is enabled for the bot.

Applies to