Type (POX)
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010
The Type element identifies the type of the configured mail account.
Response (POX)
Account (POX)
Protocol (POX)
Type (POX)
<Type>WEB or EXCH or EXPR</Type>
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
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. |
The text value represents the type of mail account. The following table lists the possible values.
Value | Description |
|---|---|
EXCH | The protocol that is used to connect to the server is Exchange RPC. |
EXPR | The protocol that is used to connect to the server is Exchange RPC over HTTP, using an RPC proxy server. This is only applicable when the AccountType (POX) element is set to email. |
WEB | E-mail is accessed from a Web browser by using the URL that is specified in the Server (POX) element. This is only applicable when the AccountType (POX) element is set to email. |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |