Freigeben über


VCardFormat Enumeration

Definition

Das Format einer 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
Vererbung
VCardFormat
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (eingeführt in v1.0)
App-Funktionen
ID_CAP_CONTACTS [Windows Phone]

Felder

Name Wert Beschreibung
Version2_1 0

Version 2.1

Version3 1

Version 3.0

Hinweise

vCard ist ein Dateiformatstandard für elektronische Visitenkarten.

Gilt für:

Weitere Informationen