Partager via


EmailFolderInfo.IsNotificationEnabled Propriété

Définition

Obtient une valeur indiquant si le compte de messagerie peut envoyer des notifications à l’application accessoire.

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

Valeur de propriété

Boolean

bool

true si le compte de messagerie peut envoyer des notifications ; sinon, false.

Configuration requise pour Windows

Fonctionnalités de l’application
accessoryManager

S’applique à