Share via


SmtpService Constructor (Server)

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Topology
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute> _
Public Sub New ( _
    server As Server _
)
'Usage
Dim server As Server

Dim instance As New SmtpService(server)
[ObsoleteAttribute]
public SmtpService(
    Server server
)

Parameters

See Also

Reference

SmtpService Class

SmtpService Members

SmtpService Overload

Microsoft.SharePoint.Portal.Topology Namespace