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 ドメイン サービス操作が失敗しました。 詳細については、例外を参照してください。

オブジェクトは破棄されました。

適用対象