In-App UI
React
Types
MsTeamsChannel

MsTeamsChannel

Represents a Microsoft Teams channel with its properties.

Properties

#
idstring
The unique identifier of the Microsoft Teams channel.
displayNamestring
The display name of the channel.
descriptionstring
Optional description of the channel.
membershipTypestring
Optional membership type of the channel.
isArchivedboolean
Optional flag indicating if the channel is archived.
createdDateTimestring
Optional creation date and time of the channel.

Example

#