com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MailTips



  • public final class MailTips
    extends Object

    Represents values for the Mail Tips

    • Method Detail

      • getRecipientAddress

        public final MailAddress getRecipientAddress()

        Gets the mailbox of the recipient.

      • getPendingMailTips

        public final int getPendingMailTips()

        Gets a value indicating whether the mail tips in this element could not be evaluated before the server's processing timeout expired.

      • getOutOfOffice

        public final OutOfOfficeMailTip getOutOfOffice()

        Gets the response message for OOF and the duration for sending this message.

      • getMailboxFull

        public final boolean getMailboxFull()

        Gets a value indicating whether the mailbox for the recipient is full.

      • getCustomMailTip

        public final String getCustomMailTip()

        Gets a custom mail tip.

      • getTotalMemberCnt

        public final int getTotalMemberCnt()

        Gets the total number of members in a group.

      • getExternalMemberCnt

        public final int getExternalMemberCnt()

        Gets the number of external members in a group.

      • getMaxMsgSize

        public final int getMaxMsgSize()

        Gets the maximum message size the recipient can accept

      • getDeliveryRestricted

        public final boolean getDeliveryRestricted()

        Gets a value indicating whether delivery restrictions will prevent the sender's message from reaching the recipient.

      • isModerated

        public final boolean isModerated()

        Gets a value indicating whether the recipient's mailbox is being moderated.

      • isModeratedSpecified

        public final boolean isModeratedSpecified()

        Gets a value indicating whether the IsModerated(isModerated/setModerated(boolean)) is specified

      • getInvalidRecipient

        public final boolean getInvalidRecipient()

        Gets a value indicating whether the recipient is invalid.