getQueueCount()
Overview
public numeric function getQueueCount(
string templateId = ""
)
Returns number of queued email counts optionally filtered by template ID
Arguments
Name | Type | Required | Description |
---|---|---|---|
templateId | string | No (default="") | Optioanl id of the template for which to get the count. If not provided, the number of queued emails will be for all templates. |