public final class NameResolution extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
NameResolution(NameResolutionCollection owner)
Initializes a new instance of the class.
|
| Modifier and Type | Method and Description |
|---|---|
Contact |
getContact()
Gets the contact information of the suggested resolved name.
|
EmailAddress |
getMailbox()
Gets the mailbox of the suggested resolved name.
|
protected void |
loadFromXml(EwsServiceXmlReader reader)
Loads from XML.
|
protected NameResolution(NameResolutionCollection owner)
owner - the ownerprotected void loadFromXml(EwsServiceXmlReader reader) throws Exception
reader - the readerException - the exceptionpublic EmailAddress getMailbox()
public Contact getContact()
Copyright © 2012–2015 Microsoft. All rights reserved.