Share via


SmtpService Constructor (TopologyManager, SPOutboundMailServiceInstance)

NOTE: This API is now obsolete.

Obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute> _
Protected Friend Sub New ( _
    tm As TopologyManager, _
    serviceInstance As SPOutboundMailServiceInstance _
)
'Usage
Dim tm As TopologyManager
Dim serviceInstance As SPOutboundMailServiceInstance

Dim instance As New SmtpService(tm, serviceInstance)
[ObsoleteAttribute]
protected internal SmtpService(
    TopologyManager tm,
    SPOutboundMailServiceInstance serviceInstance
)

Parameters

See Also

Reference

SmtpService Class

SmtpService Members

SmtpService Overload

Microsoft.SharePoint.Portal.Topology Namespace