Share via


FormRegionManifestIcons.Unsent Property

Gets or sets the icon that appears for unsent 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 Unsent As Icon
Icon Unsent { get; set; }

Property Value

Type: System.Drawing.Icon
An Icon that appears for unsent 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