Compartir a través de


Action.ReplyStyle Propiedad

Definición

Devuelve o establece una OlActionReplyStyle constante que indica el estilo de respuesta de formato de texto para la acción especificada. Lectura y escritura.

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

Valor de propiedad

Se aplica a