Contact constructor
Initializes a new instance of the Contact class.
Overload list
Name | Description | |
---|---|---|
Contact() | Initializes a new instance of the Contact class. | |
Contact(ADContact) | Initializes a new instance of the Contact class with a contact object in Active Directory. |
Top