Share via


_TaskRequestAcceptItem.Parent Property

Returns the parent Object of the specified object. Read-only.

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

Syntax

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

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

Property Value

Type: System.Object

See Also

Reference

_TaskRequestAcceptItem Interface

_TaskRequestAcceptItem Members

Microsoft.Office.Interop.Outlook Namespace