次の方法で共有


IMsoContactCard インターフェイス

定義

連絡先カードを表します。

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
属性
実装

プロパティ

Address

連絡先カードのアドレスを取得します。

AddressType

連絡先カード オブジェクトの MsoContactCardAddressType アドレスの種類を表す値を取得します。

Application

IMsoContactCard オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを取得します。

CardType

連絡先カードの MsoContactCardType 種類を表す値を取得します。

Creator

IMsoContactCard オブジェクトが作成されたアプリケーションを示す 32 ビット整数を取得します。

Parent

呼び出し側オブジェクトを返します。

適用対象