NetworkRequirements (POX)

The NetworkRequirements element contains the criteria that are used to determine whether the client computer is on a network that meets the requirements of the Internet service provider (ISP) to connect to the server.

AutoDiscover (POX)

Response (POX)

Account (POX)

Protocol (POX)

NetworkRequirements (POX)

<NetworkRequirements>
   <IPv4Start/>
   <IPv4End/>
   <IPv6Start/>
   <IPv6End/>
</NetworkRequirements>

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
IPv4Start (POX)
Identifies the start of a range of IP version 4 (IPv4) addresses that are used to identify a computer on a network.
IPv4End (POX)
Identifies the end of a range of IP version 4 (IPv4) addresses that are used to identify a computer on the network.
IPv6Start (POX)
Identifies the start of a range of IP version 6 (IPv6) addresses that are used to identify a computer on a network.
IPv6End (POX)
Identifies the end of a range of IP version 6 (IPv6) addresses that are used to identify a computer on a network.

Parent elements

Element Description
Protocol (POX)
Contains the specifications for connecting a client to the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Remarks

If the e-mail client does not match the network requirements, it should try other protocol types. ISPs may provide one set of servers with Protocol (POX) tags that do not require authentication but are required to be on the ISP network. ISPs may list another set of servers that require authentication but are not required to be on a specific network.

The NetworkRequirements element is optional.

See also

POX Autodiscover XML elements for Exchange