COMMON_MSG_STORE_TOO_LARGE field

The message store is too large relative to the free disk space on the device.

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