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

属性值

如果已启用通知,则为 如果禁用通知,则为

例外

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

对象已被释放。

适用于