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
Public method SmtpDomainWithSubdomains(String)
Public method SmtpDomainWithSubdomains(String, Boolean)
Public method SmtpDomainWithSubdomains(SmtpDomain, Boolean)

Top

Properties

  Name Description
Public property Address
Public property Domain
Public property IncludeSubDomains
Public property IsStar
Public property SmtpDomain

Top

Methods

  Name Description
Public method Equals(Object) (Overrides Object.Equals(Object).)
Public method Equals(SmtpDomainWithSubdomains)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method Match
Public methodStatic member Parse
Public method ToString (Overrides Object.ToString().)
Public methodStatic member TryParse

Top

Fields

  Name Description
Public fieldStatic member MaxLength
Public fieldStatic member StarDomain

Top

See also

Reference

SmtpDomainWithSubdomains class

Microsoft.Exchange.Data namespace