| EmailSMTP Property |
Stores and retrieves SMTP server name or IP address, which will send a newsletter.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string SMTP { get; set; }
Public Property SMTP As String
Get
Set
Property Value
Type:
StringServer name.
Return Value
Type:
StringServer name.
Remarks See Also