Action.ReplyStyle 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 OlActionReplyStyle constante indiquant le style de réponse de mise en forme du texte pour l’action spécifiée. Lecture-écriture.
public:
property Microsoft::Office::Interop::Outlook::OlActionReplyStyle ReplyStyle { Microsoft::Office::Interop::Outlook::OlActionReplyStyle get(); void set(Microsoft::Office::Interop::Outlook::OlActionReplyStyle value); };
public Microsoft.Office.Interop.Outlook.OlActionReplyStyle ReplyStyle { get; set; }
Public Property ReplyStyle As OlActionReplyStyle