MediaTypeNamesTextvCard Field
Specifies that the data is in vCard format.
Namespace: InTheHand.Net.MimeAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public const string vCard = "text/x-vcard"
Public Const vCard As String = "text/x-vcard"
public:
literal String^ vCard = "text/x-vcard"
static val mutable vCard: string
Field Value
String