EmailOptions.PlainTextStyle 属性

定义

获取 对象, Style 该对象表示使用纯文本发送或接收的电子邮件的文本属性。

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

属性值

适用于