Share via


FormRegionManifestIcons Members (2007 System)

Include Protected Members
Include Inherited Members

Represents a collection of icons that appear for separate, replace, and replace-all form regions.

The FormRegionManifestIcons type exposes the following members.

Constructors

 

Name

Description

Public method

FormRegionManifestIcons

Overloaded. Initializes a new instance of the FormRegionManifestIcons 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

GetIcon

Infrastructure. Returns an image that will be displayed for a particular type of icon for the form region.

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

Infrastructure. Returns an empty string. (Overrides Object.ToString().)

Public method

ToXml

Overloaded. Creates an XML representation of the FormRegionManifestIcons.

Top

Properties

 

Name

Description

Public property

Default

Gets or sets the default icon that appears for replacement and replace-all form regions.

Public property

Encrypted

Gets or sets the icon that appears for encrypted items that have replacement or replace-all form regions.

Public property

Forwarded

Gets or sets the icon that appears for forwarded items that have replacement or replace-all form regions.

Public property

Manifest

Infrastructure. The FormRegionManifest instance that is associated with this FormRegionManifestIcons.

Public property

Page

Gets or sets the icon that appears on the Ribbon of an Inspector for items that have separate, replacement, or replace-all form regions.

Public property

Read

Gets or sets the icon that appears for items marked as read that have replacement or replace-all form regions.

Public property

Recurring

Gets or sets the icon that appears for recurring items that have replacement or replace-all form regions.

Public property

Replied

Gets or sets the icon that appears for replied-to items that have replacement or replace-all form regions.

Public property

Signed

Gets or sets the icon that appears for digitally signed items that have replacement or replace-all form regions.

Public property

Submitted

Gets or sets the icon that appears for submitted items that have replacement or replace-all form regions.

Public property

Unread

Gets or sets the icon that appears for items marked as unread that have replacement or replace-all form regions.

Public property

Unsent

Gets or sets the icon that appears for unsent items that have replacement or replace-all form regions.

Public property

Window

Gets or sets the icon that appears in the notification area and in the ALT+TAB dialog box for open items that display replacement and replace-all form regions.

Top

See Also

Reference

FormRegionManifestIcons Class

Microsoft.Office.Tools.Outlook Namespace