com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class EmailHeaderPackage

    • Method Detail

      • get

        public final String get(String header)

        Gets the value of the specified header.

        Parameters:
        header - An email header.
        Returns:
        The value if the package contains the specified header; otherwise, null.