web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / MailboxSetting TimeZone
Power Apps
Unanswered

MailboxSetting TimeZone

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I would like to access the Graph APIs 

https://outlook.office.com/api/beta/${user}/MailboxSettings/TimeZone

to display what Time Zone a person is in.  

 

I can get First(EmployeeProfile).City and First(EmployeeProfile).Mail

 

I was hoping for something like First(EmployeeProfile).MailboxSettings.TimeZone

but there isn't anything like that. 

 

Is there a way to get a users mailbox timezone setting?

 

Thanks

Andrew

 

Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @AndrewC ,

    Do you want to get a user's mailbox timezone setting?

     

    Based on the needs that you mentioned, I afraid that there is no direct way to achieve your needs. Currently, there is no action supported in Office 365 Outlook connector to retrieve the Mailbox timezone setting of a specific user.

     

    As an alternative solution, I think custom connector could achieve your needs. On your side, you could consider set up a custom connector based on Microsoft Graph Rest API, then define a proper action path within this custom connector to retrieve the Mailbox timezone settings for a specific user using the following action path url:

    GET https://graph.microsoft.com/v1.0/users/{id|userPrincipalName}/mailboxSettings

    or

    GET https://graph.microsoft.com/v1.0/me/mailboxSettings

    Please check the following article for more details:

    https://docs.microsoft.com/en-us/graph/api/user-get-mailboxsettings?view=graph-rest-1.0&tabs=http

     

    More details about creating a custom connector in PowerApps, please check the following blog or video:

    https://gotoguy.blog/2017/12/17/access-microsoft-graph-api-using-custom-connector-in-powerapps-and-flows/

    https://www.youtube.com/watch?v=dBCS1nPsDiE

     

    Please take a try with above solution, then check if the issue is solved.

     

    Best regards,

  • AndrewC Profile Picture
    Microsoft Employee on at

    Thanks, I'm seeing that same constraint when trying to get someone else's time zone.

     

    Testing the solution out with aka.ms/ge (graph explorer), I'm getting "Access Denied" for other mailboxes. 

    The following works for me but not for someone else, even as a custom connector.

     

    As feedback, since many users switch their time zones in Outlook, having access to that data would true simplify scheduling and calling people when they are traveling.  Can we get that attribute moved up to a Read by others?

     

    Thanks

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 522

#2
WarrenBelz Profile Picture

WarrenBelz 437 Most Valuable Professional

#3
Vish WR Profile Picture

Vish WR 405

Last 30 days Overall leaderboard