Class VCardTelephoneNumber

VCardTelephoneNumber class

Represents a vCard telephone number

public sealed class VCardTelephoneNumber

Constructors

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

Properties

NameDescription
TelephoneNumber { get; set; }Gets or sets a telephone number
TelephoneType { get; set; }Gets or sets a telephone numer type

See Also