Share via


ContactCard.Application Property

Returns an Application object that represents the parent Office application for the ContactCard object.

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

Syntax

'Declaration
ReadOnly Property Application As Object
    Get
'Usage
Dim instance As ContactCard
Dim value As Object

value = instance.Application
Object Application { get; }

Property Value

Type: System.Object

Implements

_IMsoDispObj.Application

Remarks

Read-only.

See Also

Reference

ContactCard Interface

ContactCard Members

Application Overload

Microsoft.Office.Core Namespace