ContactGroup.GetHashCode Method
Returns the ID field as hashcode. This is necessary to compare contactgroups.
[Visual Basic]
Overrides Public Function GetHashCode() As
Integer
[C#]
public override
int GetHashCode();
Return Value
See Also
ContactGroup Class | XihSolutions.DotMSN Namespace