ActiveDirectorySiteLink.NotificationEnabled Propriété

Définition

Obtient ou définit une valeur indiquant si les notifications sont activées.

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

Valeur de propriété

true si les notifications sont activées ; false si les notifications sont désactivées.

Exceptions

Une opération de services de domaine Active Directory a échoué. Consultez l'exception pour plus d'informations.

L'objet a été supprimé.

S’applique à