Task.StatusDescription 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 chaîne représentant l’état de la tâche, localisée selon la propriété PreferredCulture de l’objet ExchangeService auquel la tâche est liée.
public:
property System::String ^ StatusDescription { System::String ^ get(); };
public string StatusDescription { get; }
Public ReadOnly Property StatusDescription As String
Valeur de propriété
Valeur de chaîne contenant la description de l’état.