IFormRegionFactory.Manifest Property
Gets a collection of properties that describe how the form region appears in Microsoft Office Outlook.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
Syntax
'Declaration
ReadOnly Property Manifest As FormRegionManifest
FormRegionManifest Manifest { get; }
Property Value
Type: Microsoft.Office.Tools.Outlook.FormRegionManifest
A FormRegionManifest that represents a collection of properties that describe 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.