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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.