Search Results for

    Show / Hide Table of Contents

    Enum TeamsChannelTypeValue

    Indicates the type of TeamsCannel a site is connected to

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum TeamsChannelTypeValue : int

    None

    This site is not connected to a teams channel.

    PrivateChannel

    This site is connected to a Teams private channel.

    SharedChannel

    This site is connected to a Teams shared channel.

    StandardChannel

    This site is connected to a Teams standard channel.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer