Share via


Factory.CreateFormRegionCustomAction Method

Creates an instance of a class that implements the FormRegionCustomAction interface with a default name.

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

Syntax

'Declaration
Function CreateFormRegionCustomAction As FormRegionCustomAction
FormRegionCustomAction CreateFormRegionCustomAction()

Return Value

Type: Microsoft.Office.Tools.Outlook.FormRegionCustomAction
A FormRegionCustomAction that represents a custom action.

.NET Framework Security

See Also

Reference

Factory Interface

CreateFormRegionCustomAction Overload

Microsoft.Office.Tools.Outlook Namespace