Share via


SPODeletedSitePropertiesEnumerable.NextStartIndex property

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

Syntax

'Declaration
Public ReadOnly Property NextStartIndex As Integer
    Get
'Usage
Dim instance As SPODeletedSitePropertiesEnumerable
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SPODeletedSitePropertiesEnumerable class

SPODeletedSitePropertiesEnumerable members

Microsoft.Online.SharePoint.TenantAdministration namespace