Share via


DeletedSiteProperties.DaysRemaining property

Gets the number of days remaining before the site permanently deleted.

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

Syntax

'Declaration
Public ReadOnly Property DaysRemaining As Integer
    Get
'Usage
Dim instance As DeletedSiteProperties
Dim value As Integer

value = instance.DaysRemaining
public int DaysRemaining { get; }

Property value

Type: System.Int32

See also

Reference

DeletedSiteProperties class

DeletedSiteProperties members

Microsoft.Online.SharePoint.TenantAdministration namespace