(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
- AllChangeObjectTypes
Tipo: System.Boolean
- AllChangeTypes
Tipo: System.Boolean
Vea también
Referencia
clase OrganizationProfileChangeQuery
Miembros OrganizationProfileChangeQuery