EmailAddress Members

The EmailAddress class represents the address of a mailbox user.

The following tables list the members exposed by the EmailAddress type.

Public Constructors

  Name Description
EmailAddress The EmailAddress constructor initializes a new instance of the EmailAddress class.

Top

Public Properties

  Name Description
Bb408766.pubproperty(en-us,EXCHG.80).gif Address The Address property gets or sets a string value that specifies the e-mail address that is represented by this instance of the EmailAddress class.
Bb408766.pubproperty(en-us,EXCHG.80).gif Name The Name property gets or sets a string value that specifies the name that is associated with the e-mail address that is represented by this instance of the EmailAddress class.
Bb408766.pubproperty(en-us,EXCHG.80).gif RoutingType The RoutingType property gets or sets a string value that specifies the routing type that is associated with the e-mail address that is represented by this instance of the EmailAddress class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408766.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408766.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408766.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408766.pubmethod(en-us,EXCHG.80).gifBb408766.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408766.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408766.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408766.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top