Class TeamSiteNoGroup
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class TeamSiteNoGroup : SiteCollection
Constructors
TeamSiteNoGroup()
Declaration
public TeamSiteNoGroup()
Properties
Alias
Declaration
public string Alias { get; set; }
Property Value
System.
|
Classification
Declaration
public string Classification { get; set; }
Property Value
System.
|
Groupify
Declaration
public bool Groupify { get; set; }
Property Value
System.
|
GroupifySpecified
Declaration
public bool GroupifySpecified { get; set; }
Property Value
System.
|
IsPublic
Declaration
public bool IsPublic { get; set; }
Property Value
System.
|
KeepOldHomePage
Declaration
public bool KeepOldHomePage { get; set; }
Property Value
System.
|
Language
Declaration
public string Language { get; set; }
Property Value
System.
|
Owner
Declaration
public string Owner { get; set; }
Property Value
System.
|
TimeZoneId
Declaration
public string TimeZoneId { get; set; }
Property Value
System.
|
Url
Declaration
public string Url { get; set; }
Property Value
System.
|