InternetAddressList.getAddress

Gets the #InternetAddress at the specified index.

class InternetAddressList
getAddress
(
int index
)

Parameters

index int

index of #InternetAddress to get

Return Value

Type: gmime.internet_address.InternetAddress

the #InternetAddress at the specified index or null if the index is out of range.