SiteProperties.Update method

Updates the site collection properties with the new properties specified in the SiteProperties object.

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Function Update As SpoOperation
'Usage
Dim instance As SiteProperties
Dim returnValue As SpoOperation

returnValue = instance.Update()
public SpoOperation Update()

Return value

Type: Microsoft.Online.SharePoint.TenantAdministration.SpoOperation

See also

Reference

SiteProperties class

SiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace