IMsoContactCard Interface

Definition

Represents a Contact card.

public interface class IMsoContactCard : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03F0-0000-0000-C000-000000000046")]
public interface IMsoContactCard : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03F0-0000-0000-C000-000000000046")>]
type IMsoContactCard = interface
    interface _IMsoDispObj
Public Interface IMsoContactCard
Implements _IMsoDispObj
Attributes
Implements

Properties

Address

Gets the address in a Contact card.

AddressType

Gets the MsoContactCardAddressType value that represents the address type for the Contact card object.

Application

Gets an Application object that represents the container application for the IMsoContactCard object.

CardType

Gets an MsoContactCardType value that represents the type of a Contact card.

Creator

Gets a 32-bit integer that indicates the application in which the IMsoContactCard object was created.

Parent

Returns the calling object.

Applies to