Share via


SmtpServer Class

Definition

Represents an SmtpServer

public ref class SmtpServer
[System.Serializable]
public class SmtpServer
type SmtpServer = class
Public Class SmtpServer
Inheritance
SmtpServer
Attributes

Remarks

You can get or set the SMTP servers associated with a notification endpoint using the endpoint's PrimaryServer and SecondaryServers properties.

Constructors

SmtpServer(String)

Creates a new SmtpServer object.

Properties

Address

Gets/sets the address of this SmtpServer

AuthenticationType

The optional authentication type of the server. Anonymous by default.

ExternalEmailProfile
PortNumber

Optional port number.

Applies to