Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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