Attachment.DisplayName 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.
Renvoie ou définit une chaîne (chaîne en C#) représentant le nom, qui n’a pas besoin d’être le nom de fichier réel, affiché sous l’icône représentant la pièce jointe incorporée. Lecture-écriture.
public:
property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
public string DisplayName { get; set; }
Public Property DisplayName As String
Valeur de propriété
Remarques
Cette propriété correspond à la propriété MAPI PidTagDisplayName.