SPODeletedSitePropertiesEnumerable.NextStartIndexFromSharePoint property
Namespace: Microsoft.Online.SharePoint.TenantAdministration
Assembly: Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)
Syntax
'Declaration
Public ReadOnly Property NextStartIndexFromSharePoint As String
Get
'Usage
Dim instance As SPODeletedSitePropertiesEnumerable
Dim value As String
value = instance.NextStartIndexFromSharePoint
public string NextStartIndexFromSharePoint { get; }
Property value
Type: System.String
See also
Reference
SPODeletedSitePropertiesEnumerable class