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
- 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.