com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ExchangeAttachmentInfo



  • public final class ExchangeAttachmentInfo
    extends Object

    Represents an attachment information transmitted over exchange protocols

    • Constructor Detail

      • ExchangeAttachmentInfo

        public ExchangeAttachmentInfo()
    • Method Detail

      • getAttachmentUri

        public final String getAttachmentUri()

        Gets an attachment uri

      • getName

        public final String getName()

        Gets an attachment name

      • getSize

        public final int getSize()

        Gets an attachment size (in bytes)