Share via


FormRegionBase.Manifest Property

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

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook.v4.0.Utilities (in Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)

Syntax

'Declaration
Public ReadOnly Property Manifest As FormRegionManifest
    Get
public 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

See Also

Reference

FormRegionBase Class

Microsoft.Office.Tools.Outlook Namespace