Share via


FormRegionManifest.FormRegionType Property

Definition

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

public:
 property Microsoft::Office::Tools::Outlook::FormRegionType FormRegionType { Microsoft::Office::Tools::Outlook::FormRegionType get(); void set(Microsoft::Office::Tools::Outlook::FormRegionType value); };
public Microsoft.Office.Tools.Outlook.FormRegionType FormRegionType { get; set; }
member this.FormRegionType : Microsoft.Office.Tools.Outlook.FormRegionType with get, set
Public Property FormRegionType As FormRegionType

Property Value

A FormRegionType that determines how the form region appears in an Outlook form.

Exceptions

The value is greater than 256 characters in length.

Applies to