MailAccountCollection.Add(MailAccount) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.Mail.MailAccount mailAccount);
member this.Add : Microsoft.SqlServer.Management.Smo.Mail.MailAccount -> unit
Public Sub Add (mailAccount As MailAccount)

Parameters

mailAccount
MailAccount

Applies to