| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
GetMailTipsResponse |
Service.getMailTips(Mailbox sender,
java.util.List<Mailbox> recipients)
Gets the mail tips information for the specified mailbox.
|
GetMailTipsResponse |
Service.getMailTips(Mailbox sender,
java.util.List<Mailbox> recipients,
MailTipType type)
Gets the mail tips information for the specified mailbox.
|