dotmailer SDK: Member List

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
dotMailer.Sdk.AddressBookFactory Member List

This is the complete list of members for dotMailer.Sdk.AddressBookFactory, including all inherited members.

CreateAddressBook(IDmAddressBook addressBook)dotMailer.Sdk.AddressBookFactory
CreateAddressBook(string addressBookName)dotMailer.Sdk.AddressBookFactory
CreateNewDmAddressBook()dotMailer.Sdk.AddressBookFactory
DeleteAddressBook(int addressBookId)dotMailer.Sdk.AddressBookFactory
GetAddressBookById(int addressBookId)dotMailer.Sdk.AddressBookFactory
GetAddressBookByName(string addressBookName)dotMailer.Sdk.AddressBookFactory
GetContactCount(int addressBookId)dotMailer.Sdk.AddressBookFactory
GetEmptyAddressBookCollection()dotMailer.Sdk.AddressBookFactory
ImportContactsIntoAddressBook(ImportContactOptions importOptions, int addressBookId, IEnumerable< IDmContact > contacts)dotMailer.Sdk.AddressBookFactory
ListAddressBooks()dotMailer.Sdk.AddressBookFactory
ListAllContacts()dotMailer.Sdk.AddressBookFactory
ListAllContactsWithContactData()dotMailer.Sdk.AddressBookFactory
ListCampaignsForAddressBook(int addressBookId)dotMailer.Sdk.AddressBookFactory
ListContactsInAddressBook(string addressbookName, ListContactOptions listOptions)dotMailer.Sdk.AddressBookFactory
ListContactsInAddressBook(int addressBookId, ListContactOptions listOptions)dotMailer.Sdk.AddressBookFactory
ListContactsInAddressBookModifiedSince(int addressBookId, DateTime sinceDate)dotMailer.Sdk.AddressBookFactory
ListPrivateAddressBooks()dotMailer.Sdk.AddressBookFactory
ListPublicAddressBooks()dotMailer.Sdk.AddressBookFactory
ListUnsubscribedContactsInAddressBookSinceDate(int addressBookId, DateTime sinceDate)dotMailer.Sdk.AddressBookFactory
RemoveAddressBookContact(int addressBookId, string contactEmail, bool preventResubscribe, bool totalUnsubscribe)dotMailer.Sdk.AddressBookFactory
RemoveAddressBookContacts(int addressBookId, IDmContactCollection contactsToRemove)dotMailer.Sdk.AddressBookFactory
RemoveAddressBookContacts(int addressBookId, IEnumerable< string > emailAddressToRemove)dotMailer.Sdk.AddressBookFactory
RemoveAddressBookContacts(string addressBookName, IEnumerable< string > emailAddressToRemove)dotMailer.Sdk.AddressBookFactory
RemoveAllAddressBookContacts(int addressBookId, bool preventResubscribe, bool totalUnsubscribe)dotMailer.Sdk.AddressBookFactory
UpdateContactsResult(ImportContactResult result)dotMailer.Sdk.AddressBookFactory
Generated by   doxygen 1.8.3