ContactChangedEventHandler Delegate
This delegate is used when events are fired and a single contact is affected.
[Visual Basic]
Public Delegate Sub ContactChangedEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
ContactEventArgs _
)
Requirements
Namespace:
XihSolutions.DotMSN
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
See Also
XihSolutions.DotMSN Namespace