Overload List
Name | Description | |
---|---|---|
![]() |
GetContactsFromList(String, Nullable DateTime ) |
Get contact that belong to a specific list.
|
![]() |
GetContactsFromList(ContactList, Nullable DateTime ) |
Get contact that belong to a specific list.
|
![]() |
GetContactsFromList(String, Nullable Int32 , Nullable DateTime ) |
Get contact that belong to a specific list.
|
![]() |
GetContactsFromList(ContactList, Nullable Int32 , Nullable DateTime ) |
Get contact that belong to a specific list.
|
![]() |
GetContactsFromList(String, Nullable Int32 , Nullable DateTime , Pagination) |
Get contact that belong to a specific list.
|
See Also