Share via


TeamsChannelDataSettings Class

Definition

Settings within teams channel data specific to messages received in Microsoft Teams.

public class TeamsChannelDataSettings
type TeamsChannelDataSettings = class
Public Class TeamsChannelDataSettings
Inheritance
TeamsChannelDataSettings

Constructors

TeamsChannelDataSettings()

Initializes a new instance of the TeamsChannelDataSettings class.

TeamsChannelDataSettings(ChannelInfo)

Initializes a new instance of the TeamsChannelDataSettings class.

Properties

AdditionalProperties

Gets or sets properties that are not otherwise defined by the TeamsChannelDataSettings type but that might appear in the REST JSON object.

SelectedChannel

Gets or sets information about the selected Teams channel.

Applies to