Share via


FormRegionManifestIcons.Forwarded Property

Gets or sets the icon that appears for forwarded items that have replacement or replace-all form regions.

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

Syntax

'Declaration
Property Forwarded As Icon
Icon Forwarded { get; set; }

Property Value

Type: System.Drawing.Icon
An Icon that appears for forwarded items that have replacement or replace-all form regions.

Exceptions

Exception Condition
InvalidOperationException

The Locked property of the FormRegionManifest object associated with this object is true.

.NET Framework Security

See Also

Reference

FormRegionManifestIcons Interface

Microsoft.Office.Tools.Outlook Namespace