Search Results for

    Show / Hide Table of Contents

    Interface ITeamClassSettings

    Public interface to define the settings for a classroom

    Namespace: PnP.Core.Model.Teams
    Assembly: PnP.Core.dll
    Syntax
    public interface ITeamClassSettings

    Properties

    NotifyGuardiansAboutAssignments

    Do guardians need to be notified about assignments?

    Declaration
    bool NotifyGuardiansAboutAssignments { get; set; }
    Property Value
    System.Boolean

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