com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class VCardDeliveryAddressType

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.email.VCardDeliveryAddressType


  • public final class VCardDeliveryAddressType
    extends com.aspose.ms.System.Enum

    Enumerates a vCard delivery address types

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.EnumMap, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int DOM
      A domestic address
      static int HOME
      A home delivery address
      static int INTL
      An international address
      static int None
      No values are set.
      static int PARCEL
      A parcel delivery address
      static int POSTAL
      A postal delivery address
      static int PREF
      A preferred delivery address
      static int WORK
      A work delivery address
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Constructor Summary

      Constructors 
      Constructor and Description
      VCardDeliveryAddressType()
      Constructor for VCardDeliveryAddressType.
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString