Gets or sets the group at the specified index within the collection.
Gets or sets the group at the specified index within the collection.
public Group this[int] {get; set;}
Gets or sets the group with the specified name within the collection.
public Group this[string] {get; set;}
GroupsCollection Class | Resco.Controls.OutlookControls Namespace