FormRegionManifest.FormRegionType Property

Gets or sets a FormRegionType that determines how the form region appears in an Outlook form.

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

Syntax

'Declaration
Property FormRegionType As FormRegionType
FormRegionType FormRegionType { get; set; }

Property Value

Type: Microsoft.Office.Tools.Outlook.FormRegionType
A FormRegionType that determines how the form region appears in an Outlook form.

Exceptions

Exception Condition
InvalidOperationException

Locked is true.

ArgumentException

The value is greater than 256 characters in length.

.NET Framework Security

See Also

Reference

FormRegionManifest Interface

Microsoft.Office.Tools.Outlook Namespace