IFormRegionFactory.Manifest Property

Definition

Gets a collection of properties that describe how the form region appears in Microsoft Office 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

A FormRegionManifest that represents a collection of properties that describe how the form region appears in Outlook.

Applies to