Share via


DeletedSiteProperties.SiteId property

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

Syntax

'Declaration
Public ReadOnly Property SiteId As Guid
    Get
'Usage
Dim instance As DeletedSiteProperties
Dim value As Guid

value = instance.SiteId
public Guid SiteId { get; }

Property value

Type: System.Guid

See also

Reference

DeletedSiteProperties class

DeletedSiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace