DeletedSiteProperties.Status property
Gets the status of the site.
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public ReadOnly Property Status As String
Get
'Usage
Dim instance As DeletedSiteProperties
Dim value As String
value = instance.Status
public string Status { get; }
Property value
Type: System.String