In The Hand LtdIn The Hand
InterceptionAction Enumeration
.NET Components for Mobility
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.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0