MagicCMS Documentation
CMS_Config
.
.
::
.
.
SmtpDefaultFromMail Property
Gets or sets the SMTP default from mail.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
SmtpDefaultFromMail
{
get
;
set
; }
Field Value
The SMTP default from mail.
See Also
CMS_Config Class
MagicCMS.Core Namespace