DotMSN

ListMutateEventArgs Constructor 

Constructor

[Visual Basic]
Public Sub New( _
   ByVal contact As Contact, _
   ByVal affectedList As MSNLists _
)
[C#]
public ListMutateEventArgs(
   Contact contact,
   MSNLists affectedList
);

Parameters

contact
affectedList

See Also

ListMutateEventArgs Class | XihSolutions.DotMSN Namespace