EmailStatus.domainPart

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

Return Value

Type: string

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

Meta

Suggestion Box / Bug Report