다음을 통해 공유


EmailFolderInfo.IsNotificationEnabled 속성

정의

전자 메일 계정이 액세서리 애플리케이션에 알림을 제공할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsNotificationEnabled { bool get(); };
bool IsNotificationEnabled();
public bool IsNotificationEnabled { get; }
var boolean = emailFolderInfo.isNotificationEnabled;
Public ReadOnly Property IsNotificationEnabled As Boolean

속성 값

Boolean

bool

이메일 계정이 알림을 제공할 수 있으면 true입니다. 그렇지 않으면 false입니다.

Windows 요구 사항

앱 기능
accessoryManager

적용 대상