FormRegionManifest.Contact 属性

定义

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

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

属性值

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

例外

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

适用于