Share via


up:forwardingUrls

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Contains the forwardingUrls element.

Syntax

<forwardingUrls>...</forwardingUrls>

Attributes

None

Tag Content

Default Value Data Type Description

none

url

The URL to forward to.

Parent Element

Element Description

up:userProperties

The userProperties element.

Child Elements

None

Remarks

Examples

XML Example of the forwardingUrls Element

<forwarding>
  <mode>static</mode>
  <forwardingUrls>http://bob.contoso.com</forwardingUrls>
  <toPhoneType>mobile</toPhoneType>
</forwarding>