I am trying to get multiple users' time zone and was using service.GetUserAvailability.WorkingHours to get the timezone for a user. I am getting the offset of an user's timezone, but not getting the timezone name or timezone id(actually a alphanumeric string is received for id). Please help to sort this issue to get the Timezone name
Thanks in advance