Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the icon that appears for replied-to 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 Replied As Icon
Icon Replied { get; set; }
Property Value
Type: System.Drawing.Icon
An Icon that appears for replied-to 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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.