Click or drag to resize

INotificationClientSend Method

Sends a mail from the queue

Namespace:  Omada.OE.Model.Interfaces
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
void Send(
	QueuedMail mail
)

Parameters

mail
Type: Omada.OE.ModelQueuedMail
See Also