EmailOptions.PlainTextStyle Property

Definition

Gets the Style object that represents the text attributes for e-mail messages that are sent or received using plain text.

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

Property Value

Applies to