In The Hand LtdIn The Hand
MessageInterceptorEventHandler Delegate
NamespacesInTheHand.WindowsMobile.PocketOutlook.MessageInterceptionMessageInterceptorEventHandler
.NET Components for Mobility
Represents the method that will handle the MessageReceived event.
Declaration Syntax
C#Visual Basic
public delegate void MessageInterceptorEventHandler(
	Object sender,
	MessageInterceptorEventArgs e
)
Public Delegate Sub MessageInterceptorEventHandler ( _
	sender As Object, _
	e As MessageInterceptorEventArgs _
)
Parameters

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