InfoConnect for Airlines VBA Guide
UseIPv6Option Enumeration
Members
MemberDescription
AlwaysInfoConnect only attempts an IPv6 connection.
NeverInfoConnect never attempts an IPv6 connection.
WhenAvailableInfoConnect connects using IPv6 if it is available. If IPv6 is not available, InfoConnect attempts to connect using IPv4.
See Also