共用方式為


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]

欄位

名稱 Description
Version2_1 0

2.1 版

Version3 1

3.0 版

備註

vCard 是電子名片的檔案格式標準。

適用於

另請參閱