IImportedFormRegionExtension Interface
Represents an extension of a ImportedFormRegion object.
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
| Name | Description | |
|---|---|---|
![]() | ExtensionBase | Gets the object that is being extended by this IExtension.(Inherited from IExtension.) |
| Name | Description | |
|---|---|---|
![]() | InitializeControls() | Initializes the controls on the form region. |
The IImportedFormRegionExtension interface is implemented by the ImportedFormRegionBase class. This is the base class of the class that Visual Studio generates in your project when you import a form region into an Outlook add-in project by using the New Outlook Form Region wizard.
Show:

