API Reference
| Classic JavaDoc |
Interface ExchangeMailbox
com.moyosoft.exchange.mail.ExchangeMailbox
public interface ExchangeMailbox
Represents a mailbox that identifies a mail-enabled Active Directory service object.
Methods
getContact () | ||
String | getContactItemId () | |
java.util.List | getDistributionListMembers () | |
String | getEmailAddress () | |
String | getName () | |
String | getRoutingType () | |
boolean | isDistributionList () | |
boolean | isTypeContact () | |
boolean | isTypeMailbox () | |
boolean | isTypePrivateDistributionList () | |
boolean | isTypePublicDistributionList () | |
boolean | isTypePublicFolder () | |
Community comments
Powered by JavaDocPlus