EmailStatus.domainPart

struct EmailStatus
@property const @safe @nogc pure nothrow return scope
string
domainPart
()

Return Value

Type: string

The domain part of the email address, that is, the part after the @ sign.

Meta