MobileForms Toolkit Documentation

GroupsCollection.All Property

Get or sets all of the groups.

public Group[] All {get; set;}

Property Value

Array that represents all Groups.

Remarks

You can get or set group collection. When you set all groups, it must provided as a item array. When you get all groups, property return array of all groups.

See Also

GroupsCollection Class | Resco.Controls.OutlookControls Namespace