Share via


FormRegionManifestIcons.Replied Property

Definition

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

public:
 property System::Drawing::Icon ^ Replied { System::Drawing::Icon ^ get(); void set(System::Drawing::Icon ^ value); };
public System.Drawing.Icon Replied { get; set; }
member this.Replied : System.Drawing.Icon with get, set
Public Property Replied As Icon

Property Value

An Icon that appears for replied-to items that have replacement or replace-all form regions.

Exceptions

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

Applies to