Share via


FormRegionInitializingEventArgs.Cancel Property

Gets or sets a value that indicates whether the form region should appear for the current Outlook item.

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

Syntax

'Declaration
Property Cancel As Boolean
bool Cancel { get; set; }

Property Value

Type: System.Boolean
A Boolean that indicates whether the form region should appear for the current Outlook item.

.NET Framework Security

See Also

Reference

FormRegionInitializingEventArgs Interface

Microsoft.Office.Tools.Outlook Namespace