Gets the domain name or domain literal at the
specified index.
Namespace: NI.Email.Mime.Field.AddressAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
Parameters
- index
- Type: System Int32
Property Value
Type: StringExceptions
Exception | Condition |
---|---|
[!:IndexOutOfBoundsException] | If index is < 0 or >= size(). |
See Also