共用方式為


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 個字元。

適用於