Share via


Server.SmtpServices Property

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 ReadOnly Property SmtpServices As SmtpServiceCollection
    Get
'Usage
Dim instance As Server
Dim value As SmtpServiceCollection

value = instance.SmtpServices
[ObsoleteAttribute]
public SmtpServiceCollection SmtpServices { get; }

Property Value

Type: Microsoft.SharePoint.Portal.Topology.SmtpServiceCollection

See Also

Reference

Server Class

Server Members

Microsoft.SharePoint.Portal.Topology Namespace