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; }
Public Shared Property SettingSMTP As SMTP
Get
Set
Property Value
Type:
SMTPRemarks
Setting puts from class constructur
See Also