Search Results for

    Show / Hide Table of Contents

    Class ExtractTeamsConfiguration

    Inheritance
    System.Object
    ExtractTeamsConfiguration
    Namespace: PnP.Framework.Provisioning.Model.Configuration.Tenant.Teams
    Assembly: PnP.Framework.dll
    Syntax
    public class ExtractTeamsConfiguration : object

    Properties

    IncludeAllTeams

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

    IncludeGroupId

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

    IncludeMessages

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

    TeamSiteUrls

    Declaration
    public List<string> TeamSiteUrls { get; set; }
    Property Value
    List<System.String>

    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