MessageSending Event

Notifies a plugin if a new message is sending. The message sending can be cancelled by putting True in doCancelSending.

Syntax

void MessageSending(UInt64 folderId, UInt64 messageId);

Return Value

Type: void

result.

See Also