de la propiedad UserProfileChangeQuery.Colleague
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
Public Property Colleague As Boolean
Get
Set
'Uso
Dim instance As UserProfileChangeQuery
Dim value As Boolean
value = instance.Colleague
instance.Colleague = value
public bool Colleague { get; set; }
Valor de propiedad
Tipo: System.Boolean