FormRegionManifest Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a form region manifest that describes how the form region appears in Outlook.
The FormRegionManifest type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the FormRegionManifest class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Overloaded. Creates an XML representation of the FormRegionManifest.
Top
Properties
Name
Description
Gets or sets the name that appears in the Choose Form dialog box in Outlook for replacement and replace-all form regions.
Gets a collection that contains all of the custom actions that appear in the Custom Actions group on the Ribbon of the Outlook item that displays the form region.
Gets or sets the text that appears in the Choose Form dialog box in Outlook for replacement and replace-all form regions.
Gets or sets the name of the form region to display before this form region.
Gets or sets a value that indicates whether the form region is displayed by derived message classes.
Infrastructure.
Gets or sets the text that appears on the Ribbon of an Outlook item or in the header text of an adjoining form region.
Gets or sets a FormRegionType that determines how the form region appears in an Outlook form.
Gets or sets a value that indicates whether replacement and replace-all form regions appear in the Choose Form dialog box in Outlook.
Gets or sets a FormRegionManifestIcons that specifies the icons that appear for separate, replacement, or replace-all form regions.
Gets or sets a value that indicates whether Outlook loads legacy forms before loading this form region.
Gets or sets a value that indicates whether the properties of the FormRegionManifest can be modified.
Gets or sets the keyboard shortcut of separate, replacement, and replace-all form regions.
Gets or sets a value that indicates whether to display the form region when an Outlook Inspector is in compose mode.
Gets or sets a value that indicates whether to display the form region when an Outlook Inspector is in read mode.
Gets or sets a value that indicates whether to display the form region in the Reading Pane.
Gets or sets the name that appears in the Actions menu and Choose Form dialog box in Outlook for replacement and replace-all form regions.
Gets or sets the version number of the form region.
Top