MessageRelationshipsAdd Method |
| Name | Description | |
|---|---|---|
| Add(DataTable) |
Appends a collection of message relationship objects to the current collection
| |
| Add(T) | Adds an object to the end of the ListT. (Inherited from ListMessageRelationship.) | |
| Add(MessageRelationships) |
Appends a collection of message relationship objects to the current collection
| |
| Add(MessageRelationship, Boolean) |
Adds a relationship to the collection.
|