Partager via


Contact Class

Definition

Represents contact information.

public sealed class Contact
type Contact = class
Public NotInheritable Class Contact
Inheritance
Contact

Constructors

Contact()

Properties

Email

Gets or sets the email.

FirstName

Gets or sets the first name.

LastName

Gets or sets the last name.

PhoneNumber

Gets or sets the phone number.

Applies to