_ExchangeDistributionList.Comments Propriété

Définition

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.

S’applique à