Share via


BaseEmailAddressType Members

Include Protected Members
Include Inherited Members

The BaseEmailAddressType class is the base class for derived classes that represent an e-mail address.

The BaseEmailAddressType type exposes the following members.

Constructors

  Name Description
Public method BaseEmailAddressType The BaseEmailAddressType class is abstract and cannot be instantiated.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top