API Reference
| Classic JavaDoc |
Exchange.resolveNames
public java.lang.Iterable resolveNames(String unresolved)
public java.lang.Iterable resolveNames(String unresolved, boolean includeContactData)
Resolves the specified name to a list of mailboxes.
This method is only available in the Professional edition of the library.
This method is only available in the Professional edition of the library.
public java.lang.Iterable resolveNames(String unresolved, boolean includeContactData)
Resolves the specified name to a list of mailboxes.
This method is only available in the Professional edition of the library.Parameters:
This method is only available in the Professional edition of the library.Parameters:
includeContactData | if true detailed contact information are included in the resulting mailboxes; if false, contact data are not queried. |
Community comments
Powered by JavaDocPlus