AddressList.Flatten Method 

Returns a flat list of all mailboxes represented in this address list. Use this if you don't care about grouping.

public MailboxList Flatten();

See Also

AddressList Class | NI.Email.Mime.Field.Address Namespace