com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiDistributionListContactAddressType

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


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

    Represents the address type of a personal distribution list member.

    • 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 BusinessFax
      Business Fax electronic address.
      static int Email1
      Email1 address.
      static int Email2
      Email2 address.
      static int Email3
      Email3 address.
      static int HomeFax
      Home Fax electronic address.
      static int None
      None.
      static int PrimaryFax
      Primary Fax electronic address.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • 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
    • Constructor Detail

      • MapiDistributionListContactAddressType

        public MapiDistributionListContactAddressType()

        Constructor for MapiDistributionListContactAddressType.