CreateChannelResponse 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.
Response for Create a channel
public class CreateChannelResponse
type CreateChannelResponse = class
Public Class CreateChannelResponse
- Inheritance
-
CreateChannelResponse
Constructors
| Name | Description |
|---|---|
| CreateChannelResponse() | |
Properties
| Name | Description |
|---|---|
| Description |
Optional textual description for the channel |
| DisplayName |
Channel name as it appears in Microsoft Teams |
| Id |
The channel's unique identifier |
| MembershipType |
The type of channel membership |