SmtpDomainWithSubdomains members
Specifies the SMTP domain that you want to establish as an accepted domain.
The SmtpDomainWithSubdomains type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SmtpDomainWithSubdomains(String) | |
![]() |
SmtpDomainWithSubdomains(String, Boolean) | |
![]() |
SmtpDomainWithSubdomains(SmtpDomain, Boolean) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Address | |
![]() |
Domain | |
![]() |
IncludeSubDomains | |
![]() |
IsStar | |
![]() |
SmtpDomain |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Overrides Object.Equals(Object).) |
![]() |
Equals(SmtpDomainWithSubdomains) | |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
Match | |
![]() ![]() |
Parse | |
![]() |
ToString | (Overrides Object.ToString().) |
![]() ![]() |
TryParse |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
MaxLength | |
![]() ![]() |
StarDomain |
Top