FormRegionStartup Object Members

Outlook Developer Reference

Defines an interface that allows an add-in to specify the storage and the user interface of a form region, obtains an object for that form region, and determines when the form region is about to be displayed in a form or in the Reading Pane.

Methods

  Name Description
Bb176676.methods(en-us,office.12).gif BeforeFormRegionShow Allows an add-in to update the user interface of a form region before it is displayed.
Bb176676.methods(en-us,office.12).gif GetFormRegionIcon Obtains an icon image that will be displayed for a particular type of icon for the form region.
Bb176676.methods(en-us,office.12).gif GetFormRegionManifest Obtains the XML manifest for a form region.
Bb176676.methods(en-us,office.12).gif GetFormRegionStorage Obtains appropriate storage for a form region based on the specified information.