TransportMessage
Less than 1 minute
TransportMessage
class TransportMessageProperties
to
public array $toType: array
cc
public array $ccType: array
bcc
public array $bccType: array
from
public array $fromType: array
replyTo
public array $replyToType: array
subject
The subject line of the email message.
public string $subjectType: string
content
The main content of the email message, which can be a MIME message object or a plain string.
public Mime\Message|string $contentType: Hazaar\Mail\Mime\Message|string
headers
public array $headersType: array
dsn
public array $dsnType: array
categories
public array $categoriesType: array
attachments
public array $attachmentsType: array
batchId
Identifier for batch sending, used to group messages for bulk operations.
public string $batchIdType: string
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000