Interface EmailAddress

Represents a single email contact

Hierarchy

  • EmailAddress

Properties

Properties

name?: string

Name of the contact

address: string

Email address of the contact

Generated using TypeDoc