Class VCardTelephoneNumber
VCardTelephoneNumber class
Represents a vCard telephone number
public sealed class VCardTelephoneNumber
Constructors
Name | Description |
---|---|
VCardTelephoneNumber() | Initializes a new instance of the VCardTelephoneNumber class |
Properties
Name | Description |
---|---|
TelephoneNumber { get; set; } | Gets or sets a telephone number |
TelephoneType { get; set; } | Gets or sets a telephone numer type |
See Also
- namespace Aspose.Email.PersonalInfo.VCard
- assembly Aspose.Email