Returns the contactgroup specified by the ID.
Returns the contactgroup specified by the ID.
public ContactGroup this[int] {get;}
Returns the contactgroup specified by the name.
public ContactGroup this[string] {get;}
ContactGroupList Class | XihSolutions.DotMSN Namespace