This topic has not yet been rated - Rate this topic

st:endpointLocation

Provides a description of the endpoint's location; for example as an office phone or a home phone.

<endpointLocation>...</endpointLocation>

Default Value Data Type Description

none

xs:token

The endpoint location for a machine, given its current state. Possible values are "office", "mobile", "home", or "none".

Element Description

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>
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.