Overload List
| Name | Description | |
|---|---|---|
| GetContactActivities(IiMISUser, String) |
Retrieves all of the Activity objects for the specified Contact.
| |
| GetContactActivities(IiMISUser, String, String) |
Retrieves all of the Activity objects for the specified Contact with the specified ActivityType.
| |
| GetContactActivities(IiMISUser, String, DateTime, DateTime) |
Retrieves all of the Activity objects for the specified Contact with a TransactionDate within the specified date range.
| |
| GetContactActivities(IiMISUser, String, String, DateTime, DateTime) |
Retrieves all of the Activity objects for the specified Contact with the specified ActivityType
with a TransactionDate within the specified date range.
|