Factory.CreateFormRegionManifest Method

Definition

Creates a form region manifest that describes how the form region appears in Outlook.

public:
 Microsoft::Office::Tools::Outlook::FormRegionManifest ^ CreateFormRegionManifest();
public Microsoft.Office.Tools.Outlook.FormRegionManifest CreateFormRegionManifest ();
abstract member CreateFormRegionManifest : unit -> Microsoft.Office.Tools.Outlook.FormRegionManifest
Public Function CreateFormRegionManifest () As FormRegionManifest

Returns

A FormRegionManifest that describes how the form region appears in Outlook.

Applies to