COMMON_MSG_CANCEL_ERROR_SENT field

Error canceling message. Cannot cancel a message that has already been sent.

Syntax
Visual Basic
Public Shared COMMON_MSG_CANCEL_ERROR_SENT As Integer
C#
public const int COMMON_MSG_CANCEL_ERROR_SENT;