EmailOptions.PlainTextStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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