Factory.CreateFormRegionManifest Method
Creates a form region manifest that describes how the form region appears in Outlook.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
Syntax
'Declaration
Function CreateFormRegionManifest As FormRegionManifest
FormRegionManifest CreateFormRegionManifest()
Return Value
Type: Microsoft.Office.Tools.Outlook.FormRegionManifest
A FormRegionManifest that describes how the form region appears in Outlook.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.