|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmicrosoft.exchange.webservices.data.NameResolution
public final class NameResolution
Represents a suggested name resolution.
Constructor Summary | |
---|---|
protected |
NameResolution(NameResolutionCollection owner)
Initializes a new instance of the class. |
Method Summary | |
---|---|
Contact |
getContact()
Gets the contact information of the suggested resolved name. |
EmailAddress |
getMailbox()
Gets the mailbox of the suggested resolved name. |
protected void |
loadFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader)
Loads from XML. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NameResolution(NameResolutionCollection owner)
owner
- the ownerMethod Detail |
---|
protected void loadFromXml(microsoft.exchange.webservices.data.EwsServiceXmlReader reader) throws java.lang.Exception
reader
- the reader
java.lang.Exception
- the exceptionpublic EmailAddress getMailbox()
public Contact getContact()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |