FormRegionInitializingEventArgs.Cancel Property

Definition

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

public bool Cancel { get; set; }

Property Value

Boolean

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

Applies to