FormRegionManifest.Icons Property

Definition

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

Applies to