Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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