maxAttachmentSize constant
Maximum allowed NativeFile.size of an Attachment.
Implementation
static const int maxAttachmentSize = 15 * 1024 * 1024;
Maximum allowed NativeFile.size of an Attachment.
static const int maxAttachmentSize = 15 * 1024 * 1024;