NewMailEventHandler Delegate
This delegate is used when the contact list owner has received new e-mail.
[Visual Basic]
Public Delegate Sub NewMailEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
NewMailEventArgs _
)
Requirements
Namespace:
XihSolutions.DotMSN
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
See Also
XihSolutions.DotMSN Namespace