IFormRegionFactory.Manifest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.