|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.AlternateMailboxCollection
public final class AlternateMailboxCollection
Represents a user setting that is a collection of alternate mailboxes.
| Constructor Summary | |
|---|---|
protected |
AlternateMailboxCollection()
Initializes a new instance of the class |
| Method Summary | |
|---|---|
List<AlternateMailbox> |
getEntries()
Gets the collection of alternate mailboxes. |
protected static AlternateMailboxCollection |
loadFromXml(microsoft.exchange.webservices.data.EwsXmlReader reader)
Loads instance of AlternateMailboxCollection from XML. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AlternateMailboxCollection()
| Method Detail |
|---|
protected static AlternateMailboxCollection loadFromXml(microsoft.exchange.webservices.data.EwsXmlReader reader)
throws Exception
reader - the reader
Exception - the exceptionpublic List<AlternateMailbox> getEntries()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||