EmailAuthor.Style Property

Definition

Returns a Style object that represents the style associated with the current e-mail author for unsent replies, forwards, or new e-mail messages.

public:
 property Microsoft::Office::Interop::Word::Style ^ Style { Microsoft::Office::Interop::Word::Style ^ get(); };
public Microsoft.Office.Interop.Word.Style Style { get; }
member this.Style : Microsoft.Office.Interop.Word.Style
Public ReadOnly Property Style As Style

Property Value

Applies to