Modifier and Type | Method and Description |
---|---|
MessageObject |
MessageObjectAttachmentEntity.getEmbeddedMessage()
Gets or sets the Embedded Message Object storage if present.Can be null.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<MessageObject> |
FolderInfo.enumerateMessageObjects()
Exposes the enumerator, which supports an iteration of messages in folder.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageObjectAttachmentEntity.setEmbeddedMessage(MessageObject value)
Gets or sets the Embedded Message Object storage if present.Can be null.
|