ContactEmail 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.
This type contains information about a particular email address.
public class ContactEmail
- Inheritance
-
System.ObjectContactEmail
Constructors
ContactEmail() |
Constructs a new instance of ContactEmail. |
ContactEmail(String) |
Constructs a new instance of ContactEmail using the various parameters. |
Properties
EmailAddress |
Gets or sets the email address. |
Methods
ToString() |