CreateChannelInput Class

Definition

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

Applies to