dotmailer SDK: Class Hierarchy

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCAttribute
|\CdotMailer.Sdk.ClassAttributes.DmPropertyTypeIndicates what type of property this is
oCBaseFactory
|oCdotMailer.Sdk.AddressBookFactoryAddress Book Factory. Provides methods to manage address books of contacts
|oCdotMailer.Sdk.CampaignFactoryCampaign Factory - Provides functions to manage campaigns, including sending them to address books and contacts, and accessing email stats.
|oCdotMailer.Sdk.ContactFactoryContact Factory - Provides functions to manage contacts
|oCdotMailer.Sdk.DocumentFactoryProvides access to the document factory
|oCdotMailer.Sdk.ImageFactoryProvides methods for handling Images.
|\CdotMailer.Sdk.TemplateFactoryProvides methods for handling templates.
oCDictionary< string, object >
|\CdotMailer.Sdk.API.Progress.AdditionalInfo
oCDmBaseCollection< DmAccountProperty >
|\CdotMailer.Sdk.Objects.Collections.DmAccountPropertyCollectionCollection of DmAccountProperty objects
oCDmBaseCollection< DmAddressBook >
|\CdotMailer.Sdk.Collections.DmAddressBookCollectionA collection of DmAddressBooks
oCDmBaseCollection< DmCampaign >
|\CdotMailer.Sdk.Collections.DmCampaignCollectionA collection of DmCampaign objects
oCDmBaseCollection< DmCampaignContactActivity >
|\CdotMailer.Sdk.Collections.DmCampaignContactActivityCollectionA Campaign Contact Activity Collection
oCDmBaseCollection< DmCampaignContactLinkClick >
|\CdotMailer.Sdk.Collections.DmCampaignContactLinkClickCollectionA Collection of DmCampaignContactLinkClick
oCDmBaseCollection< DmCampaignContactOpen >
|\CdotMailer.Sdk.Collections.DmCampaignContactOpenCollectionA collection of DmCampaignContactOpen objects
oCDmBaseCollection< DmCampaignContactPageView >
|\CdotMailer.Sdk.Collections.DmCampaignContactPageViewCollectionA collection of DmCampaignContactPageView objects
oCDmBaseCollection< DmCampaignContactReply >
|\CdotMailer.Sdk.Collections.DmCampaignContactReplyCollectionA collection of DmCampaignContactReply objects
oCDmBaseCollection< DmCampaignContactRoiDetail >
|\CdotMailer.Sdk.Collections.DmCampaignContactRoiDetailCollectionA collection of DmCampaignContactRoiDetail objects
oCDmBaseCollection< DmCampaignContactSocialBookmark >
|\CdotMailer.Sdk.Collections.DmCampaignContactSocialBookmarkCollectionA collection of DmCampaignContactSocialBookmark objects
oCDmBaseCollection< DmCampaignContactStats >
|\CdotMailer.Sdk.Collections.DmCampaignContactStatsCollectionA collection of DmCampaignContactStats objects
oCDmBaseCollection< DmCampaignOpener >
|\CdotMailer.Sdk.Collections.DmCampaignOpenerCollectionA collection of DmCampaignOpener objects
oCDmBaseCollection< DmCampaignPageView >
|\CdotMailer.Sdk.Objects.Collections.DmCampaignPageViewCollectionA collection of DmCampaignPageView objects
oCDmBaseCollection< DmCampaignRoiDetail >
|\CdotMailer.Sdk.Collections.DmCampaignRoiDetailCollectionCollection of DmCampaignRoiDetail
oCDmBaseCollection< DmCampaignSocialBookmark >
|\CdotMailer.Sdk.Objects.Collections.DmCampaignSocialBookmarkCollectionA Collection of DmCampaignSocialBookmarks
oCDmBaseCollection< DmContact >
|\CdotMailer.Sdk.Collections.DmContactCollectionA collection of DmContacts
oCDmBaseCollection< DmCustomFromAddress >
|\CdotMailer.Sdk.Collections.DmCustomFromAddressCollectionA collection of DmCustomFromAddress objects
oCDmBaseCollection< DmDataFieldDefinition >
|\CdotMailer.Sdk.Collections.DmDataFieldDefinitionCollectionA collection of data field definitions
oCDmBaseCollection< DmDataFieldValue >
|\CdotMailer.Sdk.Collections.DmDataFieldValueCollectionA collection of data field values used by a contact
oCDmBaseCollection< DmDocumentFolder >
|\CdotMailer.Sdk.Objects.Collections.DmDocumentFolderCollectionCollection of DmDocumentFolder objects.
oCDmBaseCollection< DmImageFolder >
|\CdotMailer.Sdk.Objects.Collections.DmImageFolderCollectionCollection of DmImageFolder objects.
oCDmBaseCollection< DmSuppressedContact >
|\CdotMailer.Sdk.Collections.DmSuppressedContactCollectionCollection of suppressed contacts
oCDmBaseCollection< DmTemplate >
|\CdotMailer.Sdk.Collections.DmTemplateCollectionA collection of templates.
oCDmBaseCollection< IDmContact >
|\CdotMailer.Sdk.Objects.Collections.IDmContactCollectionCollection of IDmContact objects
oCDmBaseCollection< IDmDocument >
|\CdotMailer.Sdk.Objects.Collections.DmDocumentCollectionCollection of objects that implement the IDmDocument interface.
oCDmBaseCollection< ImportContactSession >
|\CdotMailer.Sdk.Collections.Importing.ImportContactSessionCollectionImport Contact Sessions
oCDmBaseCollection< SendResult >
|\CdotMailer.Sdk.Sending.SendResultCollectionA Collection of SendResult objects
oCdotMailer.Sdk.API.Progress.DmProcessEventArgs
oCdotMailer.Sdk.API.TimeoutOptionsThe timeout options for calling web service endpoints
oCdotMailer.Sdk.Cache.IDmCacheableObject
|\CdotMailer.Sdk.Interfaces.IDmObjectInterface to deal with checking to see if collection/object has been changed
| oCdotMailer.Sdk.Campaigns.DmCampaignContactActivityRepresents an APICampaignContactSummary returned by the ListCampaignContactActivity web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactForwardContact forward information for a campaign
| oCdotMailer.Sdk.Campaigns.DmCampaignContactLinkClickRepresents APICampaignContactClick3, which contains all of the data from APICampaignContactClick and APICampaignContactClick2, returned by the ListCampaignContactClicks2 web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactOpenRepresents an APICampaignContactOpen returned by the ListCampaignContactOpens web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactPageViewRepresents an APICampaignContactPageView returned by the ListCampaignContactPageViews web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactReplyRepresents an APICampaignContactReply returned by the ListCampaignContactReplies web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactRoiDetailRepresents an APICampaignContactROIDetail returned by the ListCampaignContactRoiDetail web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactSocialBookmarkRepresents an APICampaignContactSocialBookmark returned by the ListCampaignContactSocialBookmarkViews web method
| oCdotMailer.Sdk.Campaigns.DmCampaignContactStatsClass that encapsulates the contact activity/reports for a campaign
| oCdotMailer.Sdk.Campaigns.DmCampaignContentclass to hold the text content of a campaign as we get both of these in one call
| oCdotMailer.Sdk.Campaigns.DmCampaignOpenerCampaign Opener Information
| oCdotMailer.Sdk.Campaigns.DmCampaignRoiDetailCampaign ROI Detail
| oCdotMailer.Sdk.Campaigns.DmCampaignSummarySummary for a campaign
| oCdotMailer.Sdk.Contacts.DataFields.DmDataFieldValueClass that represents a data field attached to a contact
| oCdotMailer.Sdk.Contacts.Importing.ImportContactResultRepresents the result of an import contact operation. Can be used to track the progress of an import, and provides stats for the results of the import.
| oCdotMailer.Sdk.Contacts.Importing.ImportContactSessionClass that represents a dotMailer contact import session
| oCdotMailer.Sdk.DmCustomFromAddressA customer from address
| oCdotMailer.Sdk.Interfaces.IDmAddressBookDM AddressBook Interface
| |\CdotMailer.Sdk.AddressBook.DmAddressBookRepresents an address book in dotMailer
| oCdotMailer.Sdk.Interfaces.IDmCampaignInterface the defines the campaign information
| |\CdotMailer.Sdk.Campaigns.DmCampaignRepresents a dotMailer campaign
| oCdotMailer.Sdk.Interfaces.IDmContactDM Contact Interface
| |\CdotMailer.Sdk.Contacts.DmContactClass that represents a contact.
| | \CdotMailer.Sdk.Objects.Contacts.DmSuppressedContactRepresents a contact that has been suppressed
| oCdotMailer.Sdk.Interfaces.IDmDocumentAn interface representing a document in dotMailer's Document Manager.
| |\CdotMailer.Sdk.Contacts.DmDocumentClass that represents a document in dotMailer's Document Manager.
| oCdotMailer.Sdk.Interfaces.IDmTemplateAn interface describing a dotMailer template.
| |\CdotMailer.Sdk.Objects.Templates.DmTemplateA Template is a wrapper for campaign content
| oCdotMailer.Sdk.Objects.Campaigns.DmCampaignPageViewA Campaign Page View
| oCdotMailer.Sdk.Objects.Campaigns.DmCampaignSocialBookmarkA Social Book
| oCdotMailer.Sdk.Objects.DmAccountInfoAccount Information class
| oCdotMailer.Sdk.Objects.Documents.DmDocumentFolderRepresents a single folder in dotMailer's Document Manager.
| oCdotMailer.Sdk.Objects.Images.DmImageRepresents an image previously uploaded to a dotMailer account.
| \CdotMailer.Sdk.Objects.Images.DmImageFolderRepresents a single folder in the tree of folders used to store images in your dotMailer account.
oCdotMailer.Sdk.Cache.IDmCacheProvider
oCdotMailer.Sdk.Contacts.DataFields.DmDataFieldDefinitionClass that defines a data field that is used by the DmContacts
oCdotMailer.Sdk.Contacts.Importing.ImportContactOptionsClass the defines the options that can are used when adding contacts to an address book
oCdotMailer.Sdk.Contacts.Importing.ImportReportReport of the contact import process
oCdotMailer.Sdk.DmServiceFactoryService Factory
oCdotMailer.Sdk.Objects.DmAccountPropertyAn Account property entry
oCdotMailer.Sdk.Sending.SendResultClass that represents the state of a send email operation
oCdotMailer.Sdk.Sending.SplitTestSendOptionsOptions used in send split-test campaigns
oCdotMailer.Sdk.SerialisationFactoryClass that deals with the serialisation of the objects and collections
oCException
|\CdotMailer.Sdk.DmExceptionAPI Web service exception class
| oCdotMailer.Sdk.Exceptions.AttachmentsNotEnabledInAccountExceptionCampaign attachments have not been enabled in the account.
| oCdotMailer.Sdk.Exceptions.DmServiceNotValidExceptionWeb service credentials are invalid exception
| \CdotMailer.Sdk.Exceptions.ServiceConnectionErrorExceptionThere was a problem connecting to the server.
oCIDisposable
|\CdotMailer.Sdk.DmServicedotMailer Management Service
oCInternalDisposeHelper
|\CdotMailer.Sdk.Contacts.Importing.ImportWatcherHelper class that watches an import result to be completed
\CLazyLoadSupport
 oCdotMailer.Sdk.AddressBook.DmAddressBookRepresents an address book in dotMailer
 oCdotMailer.Sdk.Campaigns.DmCampaignRepresents a dotMailer campaign
 oCdotMailer.Sdk.Campaigns.DmCampaignContactStatsClass that encapsulates the contact activity/reports for a campaign
 oCdotMailer.Sdk.Contacts.DmContactClass that represents a contact.
 oCdotMailer.Sdk.Contacts.DmDocumentClass that represents a document in dotMailer's Document Manager.
 oCdotMailer.Sdk.DmServicedotMailer Management Service
 oCdotMailer.Sdk.Objects.Images.DmImageFolderRepresents a single folder in the tree of folders used to store images in your dotMailer account.
 \CdotMailer.Sdk.Objects.Templates.DmTemplateA Template is a wrapper for campaign content
Generated by   doxygen 1.8.3