Enum UserNewMessageRestriction
Declares the Channel reply restrictions, optional attribute (default everyone).
Namespace: PnP.Framework.Provisioning.Model.Teams
Assembly: PnP.Framework.dll
Syntax
public enum UserNewMessageRestriction : int
Everyone
Everyone is allowed to post messages to teams channel.
EveryoneExceptGuests
Everyone except Guests is allowed to post messages to teams channel.
Moderators
Moderators are allowed to post messages to teams channel.