Share via


ImportedFormRegion.Extension Property

Gets a custom extension for this ImportedFormRegion object.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Syntax

'Declaration
ReadOnly Property Extension As IImportedFormRegionExtension
    Get
IImportedFormRegionExtension Extension { get; }

Property Value

Type: Microsoft.Office.Tools.Outlook.IImportedFormRegionExtension
A custom extension for this ImportedFormRegion object.

Remarks

A custom extension is an implementation of the IImportedFormRegionExtension interface in a solution that is created by using the Office development tools in Visual Studio.

.NET Framework Security

See Also

Reference

ImportedFormRegion Interface

Microsoft.Office.Tools.Outlook Namespace