cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Discuss Dropbox Developer & API

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I get the Member Department name using Admin Account.

How can I get the Member Department name using Admin Account.

sukantasaha24
Explorer | Level 3

Hi, I am trying to access all the team member data with Department Name in a Dropbox using .Net SDK. I am able to access member email,name, account Id, but unable to get department name.

I am using MembersListAsync()

var memListResult = await client.Team.MembersListAsync();

How can I get departmenmt name of a member using .Net SDK.

Please Help.

Thanks, Sukanta

1 Reply 1

Greg-DB
Dropbox Staff

I'm not sure I understand your question. What are you referring to when you say "Department name"? That's not something that's recorded on Dropbox for Dropbox Business team members, and accordingly is not a property of TeamMemberProfile, for instance. 

If you're looking for which "groups" the member is a part of, that's accessible as TeamMemberProfile.Groups.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?