Occurs when a contact is added to any list (including reverse list)
The event handler receives an argument of type ListMutateEventArgs containing data related to this event. The following ListMutateEventArgs properties provide information specific to this event.
Property | Description |
---|---|
AffectedList | The list which mutated. |
Contact | The affected contact. |
NSMessageHandler Class | XihSolutions.DotMSN Namespace