QueuedMessageEventSource Members
The QueuedMessageEventSource class is passed to the OnSubmittedMessage and OnRoutedMessage events.
The following tables list the members exposed by the QueuedMessageEventSource type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Defer | When overridden in a derived class, the Defer method reverts the contents of the current MailItem to the original contents and defers processing of the MailItem. |
![]() |
Delete | The Delete method deletes the current MailItem without sending a Delivery Status Notification (DSN). |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
ExpandRecipients | When overridden in a derived class, the ExpandRecipients method splits a MailItem into two branches, removing recipients from and adding recipients to one of the copies of the MailItem. |
![]() |
Fork | The Fork method splits a MailItem into two branches. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top