Uses of Class
com.aspose.email.MessageObject

Uses of MessageObject in com.aspose.email
 

Methods in com.aspose.email that return MessageObject
 MessageObject MessageObjectAttachmentEntity.getEmbeddedMessage()
           Gets or sets the Embedded Message Object storage if present.Can be null.
 

Methods in com.aspose.email that return types with arguments of type MessageObject
 Iterable<MessageObject> FolderInfo.enumerateMessageObjects()
           Exposes the enumerator, which supports an iteration of messages in folder.
 

Methods in com.aspose.email with parameters of type MessageObject
 void MessageObjectAttachmentEntity.setEmbeddedMessage(MessageObject value)
           
 



Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.