Exemple #1
0
        /// <summary> Constructor for a new instance of the Email_Settings class </summary>
        public Email_Settings()
        {
            Setup = new Email_Setup_Settings();

            Send_On_Added_Aggregation = "Always";
            Privacy_Email             = String.Empty;
        }
        /// <summary> Constructor for a new instance of the Email_Settings class </summary>
        public Email_Settings()
        {
            Setup = new Email_Setup_Settings();

            Send_On_Added_Aggregation = "Always";
            Privacy_Email = String.Empty;
        }