Class CommunicationSite
Inheritance
System.Object
CommunicationSite
Assembly: PnP.Framework.dll
Syntax
public class CommunicationSite : SiteCollection
Properties
Declaration
public bool AllowFileSharingForGuestUsers { get; set; }
Property Value
Declaration
public string Classification { get; set; }
Property Value
Declaration
public string Language { get; set; }
Property Value
Declaration
public string Owner { get; set; }
Property Value
Declaration
public string SiteDesign { get; set; }
Property Value
Declaration
public string Url { get; set; }
Property Value
Extension Methods