TeamsChannelDataSettings 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.
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. |