ContactCard Interface
Represents a Microsoft Office system contact card.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C03F1-0000-0000-C000-000000000046")> _
Public Interface ContactCard _
Inherits _IMsoDispObj
'Usage
Dim instance As ContactCard
[GuidAttribute("000C03F1-0000-0000-C000-000000000046")]
public interface ContactCard : _IMsoDispObj