Class TeamSite
Inheritance
System.Object
TeamSite
Assembly: PnP.Framework.dll
Syntax
public class TeamSite : SiteCollection
Constructors
Properties
Declaration
public string Alias { get; set; }
Property Value
Declaration
public string Classification { get; set; }
Property Value
Declaration
public string DisplayName { get; set; }
Property Value
Declaration
public string GroupLifecyclePolicyId { get; set; }
Property Value
Declaration
public bool HideTeamify { get; set; }
Property Value
Declaration
public bool IsPublic { get; set; }
Property Value
Declaration
public string Language { get; set; }
Property Value
Declaration
public bool Teamify { get; set; }
Property Value
Extension Methods