Class TeamSiteNoGroup
Inheritance
System.Object
TeamSiteNoGroup
Assembly: PnP.Framework.dll
Syntax
public class TeamSiteNoGroup : SiteCollection
Constructors
Properties
Declaration
public string Alias { get; set; }
Property Value
Declaration
public string Classification { get; set; }
Property Value
Declaration
public bool Groupify { get; set; }
Property Value
Declaration
public bool GroupifySpecified { get; set; }
Property Value
Declaration
public bool IsPublic { get; set; }
Property Value
Declaration
public bool KeepOldHomePage { get; set; }
Property Value
Declaration
public string Language { get; set; }
Property Value
Declaration
public string Owner { get; set; }
Property Value
Declaration
public string TimeZoneId { get; set; }
Property Value
Declaration
public string Url { get; set; }
Property Value
Extension Methods