IInterests Interface |
Namespace: SuperOffice.COM.Application
The IInterests type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Count - returns the number of items in the collection |
![]() | Empty | Returns true if the collection is empty. i.e. if it contains no elements |
![]() | Item |
Name | Description | |
---|---|---|
![]() | _Clear | Remove all the elements in the collection |
![]() | _Remove | Remove an item by id |
![]() | Add | Add an interest to the collection. Returns the new interest. The interest id is a person-interest or a contact-interest |
![]() | Exists | Returns true if the given item exists in the collection |
![]() | GetEnumerator | |
![]() | Remove | Remove an item by index |