Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the FormRegionManifest that describes how the form region appears in Outlook.
Namespace: Microsoft.Office.Tools.Outlook
Assemblies: Microsoft.Office.Tools.Outlook.v4.0.Utilities (in Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
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
The FormRegionManifest that describes how the form region appears in Outlook.
Remarks
This property returns a read-only FormRegionManifest object.
.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.