com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ExchangeUploadItemResult



  • public final class ExchangeUploadItemResult
    extends Object

    Represents a result of updating or creating a streamed item

    • Method Detail

      • getItemId

        public final String getItemId()

        Gets the item id

      • isSuccessful

        public final boolean isSuccessful()

        Gets a value indicating whether the item is uploaded successfully

      • getErrorMessage

        public final String getErrorMessage()

        Gets the error message (if the uploading item failed)