Classes, interfaces and traits

AttachmentNameInterface

Interface AttachmentNameInterface

« More »

AttachmentPathInterface

Interface AttachmentPathInterface

« More »

AttachmentName

Class AttachmentName

Important: This value object is not going to check if the attachment file exists in the server because that would cause problems with the service usage (e.g. if an attachment file is missing an exception would halt all the email service operations).
« More »

AttachmentPath

Class AttachmentPath

Important: This value object is not going to check if the attachment file exists in the server because that would cause problems with the service usage (e.g. if an attachment file is missing an exception would halt all the email service operations).
« More »

ContactName

Class ContactName

Contact name will be the display name for an EmailContact object.
« More »

ContactType

Class ContactType

« More »

EmailAddress

Class EmailAddress

Represents an email address (both email address and displayed name).
« More »

EmailContent

Class EmailContent

Email content could be either plain text or HTML.
« More »

EmailSubject

Class EmailSubject

Subject assigned to an email.
« More »