DotMSN

ContactGroup.ClientData Property

The custom data specified by the client programmer

[Visual Basic]
Public Property ClientData As Object
[C#]
public object ClientData {get; set;}

Remarks

The application programmer can define it's own data here. It is not used by DotMSN.

See Also

ContactGroup Class | XihSolutions.DotMSN Namespace