SPOSitePropertiesEnumerable.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 SPOSitePropertiesEnumerable
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SPOSitePropertiesEnumerable class

SPOSitePropertiesEnumerable members

Microsoft.Online.SharePoint.TenantAdministration namespace