BaseEmailAddressType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BaseEmailAddressType class is the base class for derived classes that represent an e-mail address.
public ref class BaseEmailAddressType
public class BaseEmailAddressType
Public Class BaseEmailAddressType
- Inheritance
-
BaseEmailAddressType
- Derived
Constructors
BaseEmailAddressType() |
The BaseEmailAddressType class is abstract and cannot be instantiated. |