public class ExchangeMessageReference extends Object
EmailMessage
, and a reference to the mailbox from which the message
was read.
This wrapper class is so that we can restore the connection to the correct mailbox in later processing.Modifier and Type | Method and Description |
---|---|
String |
getMailAddress() |
static ExchangeMessageReference |
of(ExchangeObjectReference mailFolder,
microsoft.exchange.webservices.data.core.service.item.EmailMessage message) |
public String getMailAddress()
public static ExchangeMessageReference of(@Nonnull ExchangeObjectReference mailFolder, @Nonnull microsoft.exchange.webservices.data.core.service.item.EmailMessage message)
Copyright © 2023 Frank!Framework. All rights reserved.