public class Resolution
extends java.lang.Object
| Constructor and Description |
|---|
Resolution()
Initializes a new instance of the Resolution class.
|
| Modifier and Type | Method and Description |
|---|---|
Contact |
getContact()
Gets an Exchange contact item.
|
Mailbox |
getMailbox()
Gets a mail-enabled Active Directory directory service object.
|
java.lang.String |
toString()
Converts the value of the current Resolution object to its equivalent string representation.
|
public Resolution()
public java.lang.String toString()
toString in class java.lang.Objectpublic Mailbox getMailbox()
public Contact getContact()