Is there anyway to get the custom attributes of the rooms by using exchange web service? Also will those custom attributes can only be processed as boolean operation or i can get its exact value. For example if I set the first custom attribute as value "23", so can i get it like roomObject.attributes[0] ? and i get value as 23.
Thanks