Share via


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
Aa564436.pubmethod(en-us,EXCHG.80).gif 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.
Aa564436.pubmethod(en-us,EXCHG.80).gif Delete The Delete method deletes the current MailItem without sending a Delivery Status Notification (DSN).
Aa564436.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa564436.pubmethod(en-us,EXCHG.80).gif 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.
Aa564436.pubmethod(en-us,EXCHG.80).gif Fork The Fork method splits a MailItem into two branches.
Aa564436.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa564436.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa564436.pubmethod(en-us,EXCHG.80).gifAa564436.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa564436.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa564436.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa564436.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top