DotMSN

ContactGroupList.Item Property (Int32)

Returns the contactgroup specified by the ID.

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

See Also

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