public class MailboxHoldResult
extends java.lang.Object
| Constructor and Description |
|---|
MailboxHoldResult()
Instantiates a new mailbox hold result.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHoldId()
Gets the hold id.
|
java.util.List<MailboxHoldStatus> |
getMailboxHoldStatuses()
Gets the mailbox hold statuses.
|
java.lang.String |
getQuery()
Gets the query.
|
public MailboxHoldResult()
public java.lang.String getHoldId()
public java.lang.String getQuery()
public java.util.List<MailboxHoldStatus> getMailboxHoldStatuses()