SmtpAddress members

Specifies the SMTP address of the mailbox.

The SmtpAddress type exposes the following members.

Constructors

  Name Description
Public method SmtpAddress([])
Public method SmtpAddress(String)
Public method SmtpAddress(String, String)

Top

Properties

  Name Description
Public property Domain
Public property IsValidAddress
Public property Length
Public property Local

Top

Methods

  Name Description
Public method CompareTo(Object)
Public method CompareTo(SmtpAddress)
Public method Equals(Object) (Overrides ValueType.Equals(Object).)
Public method Equals(SmtpAddress)
Public method GetBytes()
Public method GetBytes([], Int32)
Public method GetHashCode (Overrides ValueType.GetHashCode().)
Public methodStatic member IsValidDomain
Public methodStatic member IsValidSmtpAddress
Public methodStatic member Parse
Public method ToString (Overrides ValueType.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Equality
Public operatorStatic member Explicit(String to SmtpAddress)
Public operatorStatic member Explicit(SmtpAddress to String)
Public operatorStatic member Inequality

Top

Fields

  Name Description
Public fieldStatic member Empty
Public fieldStatic member MaxEmailNameLength
Public fieldStatic member MaxLength
Public fieldStatic member NullReversePath

Top

See also

Reference

SmtpAddress structure

Microsoft.Exchange.Data namespace