DotMSN

Contact.ContactGroup Property

The contactgroup this contact belongs to. You can change this by setting a new ContactGroup object.

[Visual Basic]
Public Property ContactGroup As ContactGroup
[C#]
public ContactGroup ContactGroup {get; set;}

See Also

Contact Class | XihSolutions.DotMSN Namespace