Brecham.Obex — An OBEX library for the .NET Framework

ObexConstant.Type.TextVcard Field

text/x-vCard

[Visual Basic]
Public Const TextVcard As String = "text/x-vCard"
[C#]
public const string TextVcard = "text/x-vCard";

See Also

ObexConstant.Type Class | Brecham.Obex Namespace