DotMSN

ContactGroupList.Item Property (String)

Returns the contactgroup specified by the name.

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal name As String _
) As ContactGroup
[C#]
public ContactGroup this[
   string name
] {get;}

See Also

ContactGroupList Class | XihSolutions.DotMSN Namespace | ContactGroupList.Item Overload List