dotmailer SDK: dotMailer.Sdk.Interfaces.IDmAddressBook Interface Reference

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
dotMailer.Sdk.Interfaces.IDmAddressBook Interface Reference

DM AddressBook Interface More...

Inheritance diagram for dotMailer.Sdk.Interfaces.IDmAddressBook:
dotMailer.Sdk.Interfaces.IDmObject dotMailer.Sdk.Cache.IDmCacheableObject dotMailer.Sdk.AddressBook.DmAddressBook

Properties

int Id [get, set]
 The Id of the address book
 
string Name [get, set]
 The name of the address book
 
- Properties inherited from dotMailer.Sdk.Interfaces.IDmObject
int AccountId [get]
 The DotMailer account Id for this object
 
string ExternalId [get]
 A key that represents this object, used for synching with external applications
 
bool IsDirty [get]
 has the data of the object changed
 

Detailed Description

DM AddressBook Interface

Property Documentation

int dotMailer.Sdk.Interfaces.IDmAddressBook.Id
getset

The Id of the address book

string dotMailer.Sdk.Interfaces.IDmAddressBook.Name
getset

The name of the address book

Generated by   doxygen 1.8.3