EmailHelperQueueSend Method (Int32) |
Sends e-mail messages with the specified IDs.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 11.0.0
Syntax public static void Send(
int[] emailIds
)
Parameters
- emailIds
- Type: SystemInt32
IDs of e-mail messages to send
See Also