SiteProperties properties

The SiteProperties type exposes the following members.

Properties

  Name Description
Public property AllowDownloadingNonWebViewableFiles
Public property AllowEditing
Public property AllowSelfServiceUpgrade Gets or sets a value that indicates whether a site supports self-service upgrade.
Public property AverageResourceUsage Gets the average level of resource usage by user code on the site.
Public property CommentsOnSitePagesDisabled
Public property CompatibilityLevel Gets the compatibility level of the site.
Public property ConditionalAccessPolicy
Public property Context Returns the context that is associated with the client object. (Inherited from ClientObject.)
Public property CurrentResourceUsage Gets the current level of resource usage by user code on the site.
Public property DenyAddAndCustomizePages Gets or sets a value of the DenyAddAndCustomizePagesStatus enumeration for the site.
Public property DisableAppViews
Public property DisableCompanyWideSharingLinks
Public property DisableFlows
Public property HasHolds
Public property HubSiteId
Public property IsHubSite
Public property LastContentModifiedDate Gets the last time content was modified on the site.
Public property Lcid Gets or sets the locale ID of the new site.
Public property LockIssue Gets a description of the lock issue.
Public property LockState Gets or sets the lock state of the site.
Public property NewUrl
Protected property ObjectData Gets the object data for the current client object. (Inherited from ClientObject.)
Public property ObjectVersion Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property Owner Gets or sets the login name of the site owner.
Public property OwnerEmail
Public property OwnerName
Public property Path Tracks how a client object is created in the ClientRuntimeContext class so that the object can be recreated on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property PWAEnabled
Public property RestrictedToRegion
Public property SandboxedCodeActivationCapability
Public property ServerObjectIsNull Gets the server object and returns null if the server object is null. (Inherited from ClientObject.)
Public property SetOwnerWithoutUpdatingSecondaryAdmin
Public property SharingAllowedDomainList
Public property SharingBlockedDomainList
Public property SharingCapability
Public property SharingDomainRestrictionMode
Public property ShowPeoplePickerSuggestionsForGuestUsers
Public property SiteDefinedSharingCapability
Public property SocialBarOnSitePagesDisabled
Public property Status Gets the status of the site.
Public property StorageMaximumLevel Gets or sets the storage quota of the site.
Public property StorageQuotaType
Public property StorageUsage Gets the current level of storage usage on the site.
Public property StorageWarningLevel Gets or sets the level of site storage usage that triggers a warning.
Public property Tag Gets or sets data that is associated with the client object. (Inherited from ClientObject.)
Public property Template Gets or sets the web template name of the site.
Public property TimeZoneId Gets the time zone ID of the site.
Public property Title Gets or sets the title of the site.
Public property TypedObject Gets the object with the correct type information returned from the server. (Inherited from ClientObject.)
Public property Url Gets the URL of the site.
Public property UserCodeMaximumLevel Gets or sets the maximum amount of machine resources that can be used by user code on the site.
Public property UserCodeWarningLevel Gets or sets the amount of machine resources used by user code that triggers a warning.
Public property WebsCount Gets the number of [SPWeb] objects in the site.

Top

See also

Reference

SiteProperties class

Microsoft.Online.SharePoint.TenantAdministration namespace