Class TeamSite
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class TeamSite : SiteCollection
Constructors
TeamSite()
Declaration
public TeamSite()
Properties
Alias
Declaration
public string Alias { get; set; }
Property Value
System.
|
Classification
Declaration
public string Classification { get; set; }
Property Value
System.
|
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
System.
|
GroupLifecyclePolicyId
Declaration
public string GroupLifecyclePolicyId { get; set; }
Property Value
System.
|
HideTeamify
Declaration
public bool HideTeamify { get; set; }
Property Value
System.
|
IsPublic
Declaration
public bool IsPublic { get; set; }
Property Value
System.
|
Language
Declaration
public string Language { get; set; }
Property Value
System.
|
SiteDesign
Declaration
public string SiteDesign { get; set; }
Property Value
System.
|
Teamify
Declaration
public bool Teamify { get; set; }
Property Value
System.
|