Class VCardUrl

VCardUrl class

Represents a vCard URL property

public sealed class VCardUrl

Constructors

NameDescription
VCardUrl()Initializes a new instance of the VCardUrl class

Properties

NameDescription
Url { get; set; }Gets or sets a url
UrlType { get; set; }Gets or sets a url type

See Also