Overload List

  NameDescription
Public methodStatic memberGetContactActivities(IiMISUser, String)
Retrieves all of the Activity objects for the specified Contact.
Public methodStatic memberGetContactActivities(IiMISUser, String, String)
Retrieves all of the Activity objects for the specified Contact with the specified ActivityType.
Public methodStatic memberGetContactActivities(IiMISUser, String, DateTime, DateTime)
Retrieves all of the Activity objects for the specified Contact with a TransactionDate within the specified date range.
Public methodStatic memberGetContactActivities(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