DomainList Properties

The properties of the DomainList class are listed below. For a complete list of DomainList class members, see the DomainList Members topic.

Public Instance Properties

Count The number of elements in this list.
Item Gets the domain name or domain literal at the specified index. @throws IndexOutOfBoundsException If index is < 0 or >= size().

See Also

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