FormRegionManifest.Icons Property

Gets or sets a FormRegionManifestIcons that specifies the icons that appear for separate, replacement, or replace-all form regions.

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

Syntax

'Declaration
ReadOnly Property Icons As FormRegionManifestIcons
FormRegionManifestIcons Icons { get; }

Property Value

Type: Microsoft.Office.Tools.Outlook.FormRegionManifestIcons
A FormRegionManifestIcons that specifies the icons that appear for separate, replacement, or replace-all form regions.

Exceptions

Exception Condition
InvalidOperationException

Locked is true.

.NET Framework Security

See Also

Reference

FormRegionManifest Interface

Microsoft.Office.Tools.Outlook Namespace