The methods of the Owner class are listed below. For a complete list of Owner class members, see the Owner Members topic.
BroadcastDisplayImage | Sends the display image details to other users, for example when the user display has changed. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Contact) | Used to compare contacts. This returns the Mail-field hashcode. |
GetType (inherited from Object) | Gets the Type of the current instance. |
RemoveFromList (inherited from Contact) | Removes the contact from both the forward and allowed list. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
UpdateScreenName (inherited from Contact) | 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. |
Owner Class | XihSolutions.DotMSN Namespace