ContactEventArgs Constructor
Constructor, mostly used internal by the library.
[Visual Basic]
Public Sub New( _
ByVal
contact As
Contact _
)
[C#]
public ContactEventArgs(
Contact contact);
Parameters
-
contact
-
See Also
ContactEventArgs Class | XihSolutions.DotMSN Namespace