VCardFormat 列挙型

定義

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 は、電子名刺のファイル形式の標準です。

適用対象

こちらもご覧ください