Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
InterceptionAction Enumeration
3/25/2008

Specifies how Outlook Mobile notifies the interception application that an intercepted message has arrived.

Namespace: Microsoft.WindowsMobile.PocketOutlook.MessageInterception
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

CSharp
public enum InterceptionAction
VisualBasicDeclaration
Public Enumeration InterceptionAction
Member nameDescription
NotifyNotifies 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.
NotifyAndDeleteNotifies the interception application that an intercepted message has arrived. When this application has finished processing the message, Pocket Outlook deletes the original message.Note: Any other interception application that has not already intercepted this message, will not.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker