_FormRegion.Form Property

Returns an Object representing the MSForms.UserForm object. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property Form As Object
    Get
'Usage
Dim instance As _FormRegion
Dim value As Object

value = instance.Form
[DispIdAttribute()]
Object Form { get; }

Property Value

Type: System.Object

See Also

Reference

_FormRegion Interface

_FormRegion Members

Microsoft.Office.Interop.Outlook Namespace