The Office 365 Connector supports the following SharePoint Online Site (SPOSite) attributes for synchronization.
Attribute |
Description |
Supported operations |
AllowSelfServiceUpgrade |
Gets or sets whether site collection administrators can upgrade this site collection. |
Read, Write |
CompatibilityLevel |
Gets the major version number of the site collection. This version number is used to perform compatibility checks. |
Read |
Groups |
Gets or sets the site collection groups. NOTE: This attribute is required to create a site collection in SharePoint Online. |
Read, Write |
LastContentModifiedDate |
Gets the date when the site collection content was last modified. |
Read |
LocaleId |
Gets or sets the Locale ID (LCID) of the site collection. |
Read, Write |
LockIssue |
Gets or sets the comment of the site collection lock. |
Read |
LockState |
Gets or sets the lock state of the site collection. This attribute can take one of the following values:
|
Read, Write |
ObjectID |
Gets the globally unique object identifier (GUID) of the object. |
Read |
Owner |
Gets or sets the owner of the site collection. NOTE: This attribute is required to create a site collection in SharePoint Online. |
Read, Write |
ResourceQuota |
Gets or sets the server resource quota for the object. |
Read, Write |
ResourceQuotaWarningLevel |
Gets or sets the warning level for the site collection. When the resource usage for the site collection reaches the specified warning level, a notification email is sent. |
Read, Write |
ResourceUsageAverage |
Gets average resource usage for the site collection. |
Read |
ResourceUsageCurrent |
Gets the current resource usage for the site collection. |
Read |
Status |
Gets or sets whether the SharePoint Online site is verified with Microsoft 365. This attribute can take one of the following values:
|
Read, Write |
StorageQuota |
Gets or sets the storage quota limit for the object. NOTE: This attribute is required to create a site collection in SharePoint Online. |
Read, Write |
StorageQuotaWarningLevel |
Gets or sets the storage warning level for the site collection. NOTE: This attribute is required to create a site collection in SharePoint Online. |
Read, Write |
StorageUsageCurrent |
Gets the current storage usage for the site collection. |
Read |
Template |
Gets or sets the template for the site collection. |
Read, Write |
TimeZoneId |
Gets or sets the identifier of the time zone for the site collection. |
Read, Write |
Title |
Gets or sets the title of the object. |
Read, Write |
Url |
Gets or sets the web site address (URL). In SharePoint Online, you can view the Web site address in the site collection properties. NOTE: This attribute is required to create a site collection in SharePoint Online. |
Read, Write |
WebsCount |
Gets the number of SharePoint web pages in the site collection. |
Read |