Action.ReplyStyle Property

Definition

Returns or sets an OlActionReplyStyle constant indicating the text formatting reply style for the specified action. Read/write.

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

Property Value

Applies to