Class CommunicationSite
Inherited Members
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class CommunicationSite : SiteCollection
Properties
AllowFileSharingForGuestUsers
Declaration
public bool AllowFileSharingForGuestUsers { get; set; }
Property Value
System.
|
AllowFileSharingForGuestUsersSpecified
Declaration
public bool AllowFileSharingForGuestUsersSpecified { get; set; }
Property Value
System.
|
Classification
Declaration
public string Classification { 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.
|
SiteDesign
Declaration
public string SiteDesign { get; set; }
Property Value
System.
|
Url
Declaration
public string Url { get; set; }
Property Value
System.
|