.NET Documentation
C#
VB
Show/Hide TOC
Send
Email
SMTP Property
SmtpClient
with the server SMTP.
Definition
Namespace:
Aliquo.Core.Tools
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
SmtpClient
SMTP
{
get
;
set
; }
VB
Copy
Public
Property
SMTP
As
SmtpClient
Get
Set
Property Value
SmtpClient
See Also
Reference
SendEmail Class
Aliquo.Core.Tools Namespace
In This Article
Definition
See Also