ClientData | The custom data specified by the client programmer |
ID | The unique contactgroup ID assigned by MSN |
Name | Name of the contactgroup |
NSMessageHandler | The notification message handler which controls this contact object |
Equals | Equals two contacgroups based on their ID |
GetHashCode | Returns the ID field as hashcode. This is necessary to compare contactgroups. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
ContactGroup Class | XihSolutions.DotMSN Namespace