SmtpReceiveAgentFactory constructor
The SmtpReceiveAgentFactory constructor initializes a new instance of the SmtpReceiveAgentFactory class.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SmtpReceiveAgentFactory()
protected SmtpReceiveAgentFactory()