Share via


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

Public method

FormRegionManifest

Overloaded. Initializes a new instance of the FormRegionManifest class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

ToXml

Overloaded. Creates an XML representation of the FormRegionManifest.

Top

Properties

 

Name

Description

Public property

Contact

Gets or sets the name that appears in the Choose Form dialog box in Outlook for replacement and replace-all form regions.

Public property

CustomActions

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.

Public property

Description

Gets or sets the text that appears in the Choose Form dialog box in Outlook for replacement and replace-all form regions.

Public property

DisplayAfter

Gets or sets the name of the form region to display before this form region.

Public property

ExactMessageClass

Gets or sets a value that indicates whether the form region is displayed by derived message classes.

Public property

FormRegionFactory

Infrastructure.

Public property

FormRegionName

Gets or sets the text that appears on the Ribbon of an Outlook item or in the header text of an adjoining form region.

Public property

FormRegionType

Gets or sets a FormRegionType that determines how the form region appears in an Outlook form.

Public property

Hidden

Gets or sets a value that indicates whether replacement and replace-all form regions appear in the Choose Form dialog box in Outlook.

Public property

Icons

Gets or sets a FormRegionManifestIcons that specifies the icons that appear for separate, replacement, or replace-all form regions.

Public property

LoadLegacyForm

Gets or sets a value that indicates whether Outlook loads legacy forms before loading this form region.

Public property

Locked

Gets or sets a value that indicates whether the properties of the FormRegionManifest can be modified.

Public property

RibbonAccelerator

Gets or sets the keyboard shortcut of separate, replacement, and replace-all form regions.

Public property

ShowInspectorCompose

Gets or sets a value that indicates whether to display the form region when an Outlook Inspector is in compose mode.

Public property

ShowInspectorRead

Gets or sets a value that indicates whether to display the form region when an Outlook Inspector is in read mode.

Public property

ShowReadingPane

Gets or sets a value that indicates whether to display the form region in the Reading Pane.

Public property

Title

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.

Public property

Version

Gets or sets the version number of the form region.

Top

See Also

Reference

FormRegionManifest Class

Microsoft.Office.Tools.Outlook Namespace