FormRegionManifest.Description 属性

定义

获取或设置 Outlook 的“选择表单”对话框中出现的用来表示替换和全部替换表单区域的文本。

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

属性值

一个字符串,表示在 Outlook 的“选择窗体”对话框中显示的文本,用于替换和全部替换窗体区域。

例外

该值的长度大于 256 个字符。

适用于