Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Java EWS - ResolveName not retrieving all email ids from Outlook #694

@GitUserMK

Description

@GitUserMK

I am trying to retrieve list of users from Outlook using the Outlook API Exchange Webservices in a java stand alone application. To retrieve the list, I am using "resolveName". I find that sometimes when outlook returns multiple email ids for a name, the list that resolveName returns does not contain the last address. This does not happen with all the names that have multiple email ids returned by outlook.
Example - if the name "John Test" returns 5 emails ids when manually searched for in Outlook, the method resolveName returns only 4 addresses.
Does anybody have an idea of what might be happening here, or if I should use some method other than resolveName?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions