MSNObject.CalculateChecksum Method
Calculates the checksum for the entire MSN Object.
[Visual Basic]
Public Function CalculateChecksum() As
String
[C#]
public
string CalculateChecksum();
Return Value
Remarks
This value is used to uniquely identify a MSNObject.
See Also
MSNObject Class | XihSolutions.DotMSN Namespace