FormRegionStartup Members (Outlook)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

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

BeforeFormRegionShow

Allows an add-in to update the user interface of a form region before it is displayed.

GetFormRegionIcon

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

GetFormRegionManifest

Obtains the XML manifest for a form region.

GetFormRegionStorage

Obtains appropriate storage for a form region based on the specified information.