com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class HeaderList

  • java.lang.Object
    • com.aspose.ms.System.Collections.ObjectModel.Collection<String>
      • com.aspose.email.HeaderList
  • All Implemented Interfaces:
    com.aspose.ms.System.Collections.Generic.IGenericCollection<String>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<String>, com.aspose.ms.System.Collections.Generic.IGenericList<String>, com.aspose.ms.System.Collections.IEnumerable<String>, Iterable<String>


    public class HeaderList
    extends com.aspose.ms.System.Collections.ObjectModel.Collection<String>

    Colection with name of headers that are included in the DKIM signature.

    • Constructor Summary

      Constructors 
      Constructor and Description
      HeaderList() 
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Collections.ObjectModel.Collection

        addItem, clear, containsItem, copyToTArray, get_Item, get_Items, getICollection, getIList, getSyncRoot, indexOfItem, insertItem, isReadOnly, iterator, removeAt, removeItem, set_Item, setItem, size
    • Constructor Detail

      • HeaderList

        public HeaderList()