NotificationFailed.Exception 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.
Exception que nous avons détectée lors de la tentative d’envoi du message de notification.
public Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Property Exception As Exception