Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classes derived from the RejectEventSource class provide data for the OnReject event.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Transport.Smtp.ReceiveEventSource
Microsoft.Exchange.Data.Transport.Smtp.RejectEventSource
Namespace: Microsoft.Exchange.Data.Transport.Smtp
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustInherit Class RejectEventSource _
Inherits ReceiveEventSource
'Usage
Dim instance As RejectEventSource
public abstract class RejectEventSource : ReceiveEventSource
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.