FormRegionManifest.Icons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a FormRegionManifestIcons that specifies the icons that appear for separate, replacement, or replace-all form regions.
public:
property Microsoft::Office::Tools::Outlook::FormRegionManifestIcons ^ Icons { Microsoft::Office::Tools::Outlook::FormRegionManifestIcons ^ get(); };
public Microsoft.Office.Tools.Outlook.FormRegionManifestIcons Icons { get; }
member this.Icons : Microsoft.Office.Tools.Outlook.FormRegionManifestIcons
Public ReadOnly Property Icons As FormRegionManifestIcons
Property Value
A FormRegionManifestIcons that specifies the icons that appear for separate, replacement, or replace-all form regions.
Exceptions
Locked is true
.