_ExchangeDistributionList.Comments 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.
Retourne une chaîne (chaîne en C#) représentant les commentaires pour .ExchangeDistributionList Lecture-écriture.
public:
property System::String ^ Comments { System::String ^ get(); void set(System::String ^ value); };
public string Comments { get; set; }
Public Property Comments As String
Valeur de propriété
Remarques
Cette propriété correspond à la propriété MAPI PidTagComment.
Renvoie une chaîne vide si cette propriété n’a pas été implémentée ou n’existe pas pour l’objet ExchangeDistributionList.