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 도메인 서비스 작업이 실패한 경우. 자세한 내용은 예외를 참조하십시오.

개체가 삭제되었습니다.

적용 대상