EmailOptions.PlainTextStyle 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 l’objet Style qui représente les attributs de texte pour les messages électroniques envoyés ou reçus à l’aide de texte brut.
public:
property Microsoft::Office::Interop::Word::Style ^ PlainTextStyle { Microsoft::Office::Interop::Word::Style ^ get(); };
public Microsoft.Office.Interop.Word.Style PlainTextStyle { get; }
member this.PlainTextStyle : Microsoft.Office.Interop.Word.Style
Public ReadOnly Property PlainTextStyle As Style