IMsoEnvelopeVB.Introduction 属性

定义

设置或返回使用 MsoEnvelope 对象发送的文档随附的介绍性文本。 介绍性文本包含于电子邮件中文档的顶部。

public:
 property System::String ^ Introduction { System::String ^ get(); void set(System::String ^ value); };
public string Introduction { get; set; }
member this.Introduction : string with get, set
Public Property Introduction As String

属性值

适用于