Dela via


IFormRegionFactory.Manifest Property (2007 System)

Gets a collection of properties that describe how the form region appears in Microsoft Office Outlook.

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

Syntax

'Declaration
ReadOnly Property Manifest As FormRegionManifest
'Usage
Dim instance As IFormRegionFactory 
Dim value As FormRegionManifest 

value = instance.Manifest
FormRegionManifest Manifest { get; }
property FormRegionManifest^ Manifest {
    FormRegionManifest^ get ();
}
function get Manifest () : FormRegionManifest

Property Value

Type: Microsoft.Office.Tools.Outlook.FormRegionManifest
A FormRegionManifest that represents a collection of properties that describe how the form region appears in Outlook.

.NET Framework Security

See Also

Reference

IFormRegionFactory Interface

IFormRegionFactory Members

Microsoft.Office.Tools.Outlook Namespace