com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class VCardTelephoneNumber



  • public final class VCardTelephoneNumber
    extends Object

    Represents a vCard telephone number

    • Constructor Detail

      • VCardTelephoneNumber

        public VCardTelephoneNumber()

        Initializes a new instance of the VCardTelephoneNumber class

    • Method Detail

      • getTelephoneNumber

        public final String getTelephoneNumber()

        Gets or sets a telephone number

      • setTelephoneNumber

        public final void setTelephoneNumber(String value)

        Gets or sets a telephone number

      • getTelephoneType

        public final int getTelephoneType()

        Gets or sets a telephone numer type

        Throws:
        ArgumentException - value is not defined in the VCardTelephoneType
      • setTelephoneType

        public final void setTelephoneType(int value)

        Gets or sets a telephone numer type

        Throws:
        ArgumentException - value is not defined in the VCardTelephoneType