find_name


Description:

public int find_name (string name, out unowned string? addressp)

Find address by real name.

Parameters:

this

a InternetAddress object

name

name to lookup

addressp

holder for address part, or null, if not required.

Returns:

the index of the address matching the name, or -1 if no match was found