WebConfig
.
.
::
.
.
SMTPPassword Property
Gets the SMTP password.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
SMTPPassword
{
get
; }
Field Value
The SMTP password.
See Also
WebConfig Class
Core Namespace