Factory.CreateFormRegionManifest Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.