Click or drag to resize

MailSettingSMTP Property

Gives current SMTP settings back

Namespace:  SOWIApp.Management.Data.Settings
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static SMTP SettingSMTP { get; set; }

Property Value

Type: SMTP
Remarks
Setting puts from class constructur
See Also