IMsoContactCard インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
連絡先カードを表します。
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 |
呼び出し側オブジェクトを返します。 |