VCardFormat 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
vCard の形式。
public enum class VCardFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
enum class VCardFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public enum VCardFormat
var value = Windows.Phone.PersonalInformation.VCardFormat.version2_1
Public Enum VCardFormat
- 継承
-
VCardFormat
- 属性
Windows の要件
デバイス ファミリ |
Windows Mobile Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.Phone.PhoneContract (v1.0 で導入)
|
アプリの機能 |
ID_CAP_CONTACTS [Windows Phone]
|
フィールド
名前 | 値 | 説明 |
---|---|---|
Version2_1 | 0 | バージョン 2.1 |
Version3 | 1 | Version 3.0 |
注釈
vCard は、電子名刺のファイル形式の標準です。