del método Tenant.GetAllDeletedPersonalSitesPropertiesAllVersions
Espacio de nombres: Microsoft.Online.SharePoint.TenantAdministration
Ensamblados: Microsoft.Online.SharePoint.Client.Tenant.Silverlight (en Microsoft.Online.SharePoint.Client.Tenant.Silverlight.dll); Microsoft.Online.SharePoint.Client.Tenant (en Microsoft.Online.SharePoint.Client.Tenant.dll)
Sintaxis
'Declaración
Public Overridable Function GetAllDeletedPersonalSitesPropertiesAllVersions ( _
startIndex As Integer _
) As SPODeletedSitePropertiesEnumerable
'Uso
Dim instance As Tenant
Dim startIndex As Integer
Dim returnValue As SPODeletedSitePropertiesEnumerable
returnValue = instance.GetAllDeletedPersonalSitesPropertiesAllVersions(startIndex)
public virtual SPODeletedSitePropertiesEnumerable GetAllDeletedPersonalSitesPropertiesAllVersions(
int startIndex
)
Parámetros
- startIndex
Tipo: System.Int32
Valor devuelto
Tipo: Microsoft.Online.SharePoint.TenantAdministration.SPODeletedSitePropertiesEnumerable
Vea también
Referencia
Espacio de nombres Microsoft.Online.SharePoint.TenantAdministration