EmailStatus.localPart

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

Return Value

Type: string

The local part of the email address, that is, the part before the @ sign.

Meta