Search Results for

    Show / Hide Table of Contents

    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.

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<ReplyRestriction>(String)
    ObjectExtensions.Set<ReplyRestriction, T>(Expression<Func<ReplyRestriction, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer