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.
Specifies the network protocol to use for contacting external servers.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Enumeration ProtocolOption
'Usage
Dim instance As ProtocolOption
public enum ProtocolOption
Members
Member name | Description | |
---|---|---|
Any | Use any available protocol. | |
UseUdpOnly | Use only the UDP protocol. | |
UseTcpOnly | Use only the TCP protocol. |