Contact 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.
public class Contact
type Contact = class
Public Class Contact
- Inheritance
-
Contact
Constructors
Contact() | |
Contact(String, String, String, String, Address, String, String, String, String) |
Properties
AddressMailing | |
Fax | |
JobTitle | |
NameFirst | |
NameLast | |
NameMiddle | |
Organization | |
Phone |
Methods
Validate() |