UtilityAvailableIpAddressList Method Ipswitch.Messaging.Framework
Returns an ArrayList of the Ip Address strings on this system that are not assigned to a IMail domain.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static ArrayList AvailableIpAddressList()

Return Value

Type: ArrayList
ArrayList of strings containing the string representing of available IP addresses
See Also

Reference