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.
|
IncludeGroupId
Declaration
public bool IncludeGroupId { get; set; }
Property Value
System.
|
IncludeMessages
Declaration
public bool IncludeMessages { get; set; }
Property Value
System.
|
TeamSiteUrls
Declaration
public List<string> TeamSiteUrls { get; set; }
Property Value
List<System.
|