Table of Contents

Interface ITeamClassSettings

Namespace
PnP.Core.Model.Teams
Assembly
PnP.Core.dll

Public interface to define the settings for a classroom

public interface ITeamClassSettings

Properties

NotifyGuardiansAboutAssignments

Do guardians need to be notified about assignments?

bool NotifyGuardiansAboutAssignments { get; set; }

Property Value

bool