Share via


ActiveDirectorySiteLink.NotificationEnabled 属性

定义

获取或设置指示是否启用通知的值。

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

属性值

如果启用通知,则为 true;如果禁用通知,则为 false

例外

Active Directory 域服务操作失败。 有关详细信息,请参见异常相关内容。

已释放此对象。

适用于