FormRegionManifest.CustomActions Property

Gets a collection that contains all of the custom actions that appear in the Custom Actions group on the Ribbon of the Outlook item that displays the form region.

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

Syntax

'Declaration
ReadOnly Property CustomActions As FormRegionCustomActionCollection
FormRegionCustomActionCollection CustomActions { get; }

Property Value

Type: Microsoft.Office.Tools.Outlook.FormRegionCustomActionCollection
A FormRegionCustomActionCollection that contains all of the custom actions that appear in the Custom Actions group on the Ribbon of the Outlook item that displays the form region.

Remarks

For more information about custom actions, see Custom Actions in Outlook Form Regions.

.NET Framework Security

See Also

Reference

FormRegionManifest Interface

Microsoft.Office.Tools.Outlook Namespace