Provides a description of the endpoint's location; for example as an office phone or a home phone.
<endpointLocation>...</endpointLocation>
None
none
xs:token
The endpoint location for a machine, given its current state. Possible values are "office", "mobile", "home", or "none".
st:state
The state element.
XML Example of the endpointLocation Element
<state xsi:type="aggregateState" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2006/09/sip/state"> <availability>3500</availability> <endpointLocation>Work_Custom_Endpoint_Location</endpointLocation> </state>