Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the description of the user controlled phones received via in-band provisioning from the server.
<up:lines xmlns:up="https://schemas.microsoft.com/2006/09/sip/categories" >
<up:line>up:phoneLineType</up:line>
...
</up:lines>
xs:element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element |
Occurrence |
Description |
|---|---|---|
0 or more |
An element of the up:phoneLineType type describing a phone controlled by the user |
Parent Elements
Element |
Description |
|---|---|
The userProperties category instance value containing this list of phones. |
Text Value
None
Remarks
Microsoft Lync 2010 publishes the userProperties category instance to the Self container only.
Example
The following XML snippet shows a userProperties category instance value.
<userProperties xmlns="https://schemas.microsoft.com/2006/09/sip/categories">
<lines>
<line lineType="Uc">tel:+1421112222;ext=12222</line>
</lines>
<telephonyMode>Uc</telephonyMode>
<exumEnabled>1</exumEnabled>
<exumURL>EUM:john@contoso.com;phone-context=EX-OCS-SIPSec.exchange.contoso.com</exumURL>
</userProperties>
Element Information
Namespace |
https://schemas.microsoft.com/2006/09/sip/categories |
Schema Name |
userProperties |
Validation File |
userProperties.xsd |
Can be Empty |
True |