com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class RecipientTrackingEvent



  • public final class RecipientTrackingEvent
    extends Object

    Represents details for a specific event in the tracking report.

    • Method Detail

      • getDate

        public final Date getDate()

        Gets the time at which the event occurred.

      • getRecipient

        public final MailAddress getRecipient()

        Gets the recipient for whom the event occurred.

      • getDeliveryStatus

        public final String getDeliveryStatus()

        Gets the status for the message.

      • getEventDescription

        public final String getEventDescription()

        Gets the processing step for the event

      • getEventData

        public final com.aspose.ms.System.Collections.Specialized.StringCollection getEventData()

        Gets data that is associated with the processing step for the event.

      • getServer

        public final String getServer()

        Gets the physical server where the event occurred.

      • getInternalIdentifier

        public final int getInternalIdentifier()

        Gets an integer value for the event.

      • getBccRecipient

        public final boolean getBccRecipient()

        Gets a value indicating whether the recipient was addressed as a blind carbon copy (BCC) recipient.

      • getHiddenRecipient

        public final boolean getHiddenRecipient()

        Gets a value indicating whether the recipient was added by an organization policy that should be hidden from unprivileged users

      • getUniquePathId

        public final String getUniquePathId()

        Gets a string that is different for each path.