CreateChannelInput 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.
Create a channel
public class CreateChannelInput
type CreateChannelInput = class
Public Class CreateChannelInput
- Inheritance
-
CreateChannelInput
Constructors
| Name | Description |
|---|---|
| CreateChannelInput() | |
Properties
| Name | Description |
|---|---|
| Description |
Optional textual description for the channel |
| MembershipType |
The type of channel. Private channels are accessible only to specific members. Shared channels can be shared with users outside the team. Defaults to standard. |
| Name |
Channel name as it appears in Microsoft Teams |