Enum ReplyRestriction
Declares the Channel reply restrictions, optional attribute (default everyone).
Namespace: PnP.Framework.Provisioning.Model.Teams
Assembly: PnP.Framework.dll
Syntax
public enum ReplyRestriction : int
AuthorAndModerators
Authors and Moderators are allowed to reply to the teams channel.
Everyone
Everyone is allowed to reply to the teams channel.