Click or drag to resize
ServerSecuritySMTPServer Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the SMTP Server which will be used to send email

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string SMTPServer { get; set; }

Property Value

Type: String
The SMTP Server which will be used to send email

Return Value

Type: String
The SMTP Server which will be used to send email
Remarks