Overload List

  NameDescription
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.

See Also