Can CRM system-wide settings be accessed through the SDK? I have a custom public-facing site connected to CRM that allows file uploads; I need to 1) check the file size limit (using the email attachment limit set in CRM system settings) and 2)
check the blocked file extensions list in system settings.
I know that these settings alone in CRM will prevent a file too large or a blocked file from being uploaded successfully into CRM, but I would like to trap it and return my own message and other logic. I am using CRM 2011.