Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Mobile
 MessageInterceptorEventHandler Dele...

  Switch on low bandwidth view
MessageInterceptorEventHandler Delegate
3/25/2008

Represents the method that will handle the MessageReceived event.

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

C#
public delegate void MessageInterceptorEventHandler (
	Object sender,
	MessageInterceptorEventArgs e
)
Visual Basic (Declaration)
Public Delegate Sub MessageInterceptorEventHandler ( _
	sender As Object, _
	e As MessageInterceptorEventArgs _
)

Parameters

sender
e
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
Page view tracker