This documentation is archived and is not being maintained.
SmtpReceiveAgent Class
EWS Managed API
The SmtpReceiveAgent class is the base class for agent classes that use Simple Mail Transfer Protocol (SMTP) receive events.
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Caution: |
|---|
| Transport agents have full access to all e-mail messages that they encounter. Exchange puts no restrictions on a transport agent's behavior. Transport agents that are unstable or contain security flaws may affect the stability and security of Exchange. Therefore, you must only install transport agents that you fully trust and that have been fully tested in a test environment. |
System.Object
Microsoft.Exchange.Data.Transport.Agent
Microsoft.Exchange.Data.Transport.Smtp.SmtpReceiveAgent
Microsoft.Exchange.Data.Transport.Agent
Microsoft.Exchange.Data.Transport.Smtp.SmtpReceiveAgent
Show:
Caution: