ProtocolConnection (SOAP)

The ProtocolConnection element represents the protocol connection of the server Web client.

<ProtocolConnection>
   <Hostname/>
   <Port/>
   <EncryptionMethod/>
</ProtocolConnection>

ProtocolConnection

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Hostname (SOAP)
Represents the host name portion of the full computer name of the computer.
Port (SOAP)
Represents the port number to use for the protocol.
EncryptionMethod (SOAP)
Represents the cryptographic method that is used for the POP, IMAP, and SMTP protocols.

Parent elements

Element Description
ProtocolConnections (SOAP)
Contains zero or more protocol connections.

Text value

None.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
Messages.xsd
Can be Empty
True

See also

ProtocolConnectionCollectionSetting (SOAP)