DotMSN

ContactGroupList.Item Property

Returns the contactgroup specified by the ID.

Overload List

Returns the contactgroup specified by the ID.

public ContactGroup this[int] {get;}

Returns the contactgroup specified by the name.

public ContactGroup this[string] {get;}

See Also

ContactGroupList Class | XihSolutions.DotMSN Namespace