ConstantContact GetContactsFromList Method CTCT Wrapper Documented Class Library
Overload List

  Name Description
Public method GetContactsFromList(String, Nullable DateTime )
Get contact that belong to a specific list.
Public method GetContactsFromList(ContactList, Nullable DateTime )
Get contact that belong to a specific list.
Public method GetContactsFromList(String, Nullable Int32 , Nullable DateTime )
Get contact that belong to a specific list.
Public method GetContactsFromList(ContactList, Nullable Int32 , Nullable DateTime )
Get contact that belong to a specific list.
Public method GetContactsFromList(String, Nullable Int32 , Nullable DateTime , Pagination)
Get contact that belong to a specific list.
Back to Top
See Also