_MailItem.SentOnBehalfOfName 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#) indiquant le nom d’affichage de l’expéditeur prévu du message électronique. Lecture-écriture.
public:
property System::String ^ SentOnBehalfOfName { System::String ^ get(); void set(System::String ^ value); };
public string SentOnBehalfOfName { get; set; }
Public Property SentOnBehalfOfName As String
Valeur de propriété
Remarques
Cette propriété correspond à la propriété MAPI PidTagSentRepresentingName.