Search Results for

    Show / Hide Table of Contents

    Class Teams

    Inheritance
    System.Object
    Teams
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Teams : object

    Properties

    Apps

    Declaration
    public TeamsAppsApp[] Apps { get; set; }
    Property Value
    TeamsAppsApp[]

    Items

    Declaration
    public BaseTeam[] Items { get; set; }
    Property Value
    BaseTeam[]

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer