Bagikan melalui


ImportedFormRegion.OutlookFormRegion Property

Gets or sets the native form region object.

Namespace:  Microsoft.Office.Tools.Outlook
Assemblies:   Microsoft.Office.Tools.Outlook.v4.0.Utilities (in Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Syntax

'Declaration
Property OutlookFormRegion As FormRegion
FormRegion OutlookFormRegion { get; set; }

Property Value

Type: Microsoft.Office.Interop.Outlook.FormRegion
A Microsoft.Office.Interop.Outlook.FormRegion that represents the form region.

Remarks

You can call the Microsoft.Office.Interop.Outlook.FormRegion.Inspector property of the Microsoft.Office.Interop.Outlook.FormRegion object to get an instance of the Inspector that displays the form region.

.NET Framework Security

See Also

Reference

ImportedFormRegion Interface

Microsoft.Office.Tools.Outlook Namespace