Skip to content

Send

Saves a message to be sent asynchronously.

myMessage.Send():void

Remarks

This method saves the message to be sent in the background and does not wait for the message to be sent immediately. Sending is a no-op when the message has no To, CC, or BCC recipient; otherwise the worker pool is signaled after the message is queued.