Compartir a través de


(Boolean, Boolean) del constructor OrganizationProfileChangeQuery

NOTA: esta API está ahora obsoleta.

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("This class is no longer supported.")> _
Public Sub New ( _
    AllChangeObjectTypes As Boolean, _
    AllChangeTypes As Boolean _
)
'Uso
Dim AllChangeObjectTypes As Boolean
Dim AllChangeTypes As Boolean

Dim instance As New OrganizationProfileChangeQuery(AllChangeObjectTypes, _
    AllChangeTypes)
[ObsoleteAttribute("This class is no longer supported.")]
public OrganizationProfileChangeQuery(
    bool AllChangeObjectTypes,
    bool AllChangeTypes
)

Parámetros

Vea también

Referencia

clase OrganizationProfileChangeQuery

Miembros OrganizationProfileChangeQuery

Sobrecarga OrganizationProfileChangeQuery

Espacio de nombres Microsoft.Office.Server.UserProfiles