Share via


MsoEnvelopeClass.Parent Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As MsoEnvelopeClass
Dim value As Object

value = instance.Parent
public virtual Object Parent { get; }

Property Value

Type: System.Object

Implements

IMsoEnvelopeVB.Parent

See Also

Reference

MsoEnvelopeClass Class

MsoEnvelopeClass Members

Microsoft.Office.Core Namespace