Конструктор MailAccount
Initializes a new instance of the MailAccount class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Mail
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New MailAccount()
public MailAccount()
public:
MailAccount()
new : unit -> MailAccount
public function MailAccount()
Замечания
The default constructor initializes any fields to their default values.
См. также