Class EmailContact
Class EmailContact
Represents a contact (sender/recipient) that participates in an email entity.
- EmailContact implements EmailContactInterface
Package: Email\Entities
Category: System
Located at Services/System/Email/Entities/EmailContact.inc.php
Category: System
Located at Services/System/Email/Entities/EmailContact.inc.php
Methods summary
public
__construct( EmailAddressInterface $emailAddress = null, ContactTypeInterface $contactType = null, ContactNameInterface $contactName = null )
Constructor