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.