_FormRegion.Item Property

Returns an Object corresponding to the Outlook item bound to the form region. Read-only.

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

Syntax

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

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

Property Value

Type: System.Object

See Also

Reference

_FormRegion Interface

_FormRegion Members

Microsoft.Office.Interop.Outlook Namespace