The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
EmailStatus.domainPart
std
net
isemail
EmailStatus
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
Source
See Implementation
std
net
isemail
EmailStatus
functions
toString
properties
domainPart
localPart
status
statusCode
valid