emailAddress.address is not an email. Docs are misleading.

Alex Polovinkin 0 Reputation points
2024-06-14T13:46:07.9666667+00:00

we got unexpected behavior when fetching a list of events we encountered an organizer like this:

"emailAddress":{
    "name":"Admin",
    "address":"ORGANIZER_EMAILID"
}

We expected address field to always be an email.
Documentation explicitly states that it is supposed an email.
https://learn.microsoft.com/en-us/graph/api/resources/emailaddress?view=graph-rest-1.0

Outlook Windows Classic Outlook for Windows For business
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Miguel Gonçalves 971 Reputation points
    2024-06-14T22:47:26.3066667+00:00

    Hi Alex Polovinkin

    Verify how the events are being created and ensure that the organizer’s email address is being correctly set during this process. If everything is ok, my suggestion is Microsoft Support ticket.

    # If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.