Share via


ActiveDirectorySiteLink.NotificationEnabled Propiedad

Definición

Obtiene o establece un valor que indica si se habilitan las notificaciones.

public:
 property bool NotificationEnabled { bool get(); void set(bool value); };
public bool NotificationEnabled { get; set; }
member this.NotificationEnabled : bool with get, set
Public Property NotificationEnabled As Boolean

Valor de propiedad

Es true si se habilitan las notificaciones; es false si se deshabilitan.

Excepciones

Se ha producido un error en la operación de los Servicios de dominio de Active Directory. Para obtener detalles, vea la excepción.

El objeto se ha eliminado.

Se aplica a