EmailFolderInfo.IsNotificationEnabled Property

Definition

Gets a value indicating whether the email account can give notifications to the accessory application.

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

Property Value

Boolean

bool

true if the email account can give notifications; otherwise false.

Windows requirements

App capabilities
accessoryManager

Applies to