FormRegionControl.Manifest Property

Definition

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

public:
 property Microsoft::Office::Tools::Outlook::FormRegionManifest ^ Manifest { Microsoft::Office::Tools::Outlook::FormRegionManifest ^ get(); };
public Microsoft.Office.Tools.Outlook.FormRegionManifest Manifest { get; }
member this.Manifest : Microsoft.Office.Tools.Outlook.FormRegionManifest
Public ReadOnly Property Manifest As FormRegionManifest

Property Value

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

Remarks

This property returns a read-only FormRegionManifest object.

Applies to