In The Hand - .NET Components for Mobility
InterceptionAction Enumeration
NamespacesInTheHand.WindowsMobile.PocketOutlook.MessageInterceptionInterceptionAction
Specifies how Pocket Outlook notifies the interception application that an intercepted message has arrived.
Declaration Syntax
C#Visual Basic
public enum InterceptionAction
Public Enumeration InterceptionAction
Members
MemberDescription
Notify
Notifies the interception application that an intercepted message has arrived, creates a copy of that message for it to process, then immediately notifies the next interception application that the original intercepted messages has arrived.

NotifyAndDelete
Notifies the interception application that an intercepted message has arrived. When this application has finished processing the message, Pocket Outlook deletes the original message.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0