The methods of the Contact class are listed below. For a complete list of Contact class members, see the Contact Members topic.
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode | Used to compare contacts. This returns the Mail-field hashcode. |
GetType (inherited from Object) | Gets the Type of the current instance. |
RemoveFromList | Removes the contact from both the forward and allowed list. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
UpdateScreenName | Request the server to send us the current screenname for this contact After receiving the screenname it will raise the ScreenNameChanged event |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Contact Class | XihSolutions.DotMSN Namespace