You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then get_user_availability_response method only returns the responses for the first email address. Should it be possible to access all the other responses?
The text was updated successfully, but these errors were encountered:
When I call
get_user_availability
with a list of more than one email addresses, and if I understand this correctly:Viewpoint/lib/ews/soap/ews_soap_free_busy_response.rb
Lines 40 to 42 in e8fec4a
then
get_user_availability_response
method only returns the responses for the first email address. Should it be possible to access all the other responses?The text was updated successfully, but these errors were encountered: