EmailFolderInfo.IsNotificationEnabled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|