dotmailer SDK: dotMailer.Sdk.Campaigns.DmCampaignContactForward Class Reference

dotmailer SDK

dotmailer SDK
Tools to access and manage an account in the dotMailer system
dotMailer.Sdk.Campaigns.DmCampaignContactForward Class Reference

Contact forward information for a campaign More...

Inheritance diagram for dotMailer.Sdk.Campaigns.DmCampaignContactForward:
dotMailer.Sdk.Interfaces.IDmObject dotMailer.Sdk.Cache.IDmCacheableObject

Properties

int NumForwards [get, set]
 The number of forwards (or estimated forwards).
 
int AccountId [get, set]
 ID of the parent account
 
int CampaignId [get, set]
 Id of the parent campaign
 
int ContactId [get, set]
 Id of the contact
 
string ContactEmail [get, set]
 Contact email address
 
string UserTag1 [get, set]
 User Tag
 
string UserTag2 [get, set]
 User Tag
 
string UserTag3 [get, set]
 User Tag
 
bool IsDirty [get]
 Returns true if the object has changed
 
string ObjectType [get, set]
 Returns the type name of the class Used by the serialisation process
 
string ExternalId [get]
 Gets/Sets the generated Id that uniquely identifies this record
 
- 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

Contact forward information for a campaign

Property Documentation

int dotMailer.Sdk.Campaigns.DmCampaignContactForward.AccountId
getset

ID of the parent account

int dotMailer.Sdk.Campaigns.DmCampaignContactForward.CampaignId
getset

Id of the parent campaign

string dotMailer.Sdk.Campaigns.DmCampaignContactForward.ContactEmail
getset

Contact email address

int dotMailer.Sdk.Campaigns.DmCampaignContactForward.ContactId
getset

Id of the contact

string dotMailer.Sdk.Campaigns.DmCampaignContactForward.ExternalId
get

Gets/Sets the generated Id that uniquely identifies this record

bool dotMailer.Sdk.Campaigns.DmCampaignContactForward.IsDirty
get

Returns true if the object has changed

int dotMailer.Sdk.Campaigns.DmCampaignContactForward.NumForwards
getset

The number of forwards (or estimated forwards).

string dotMailer.Sdk.Campaigns.DmCampaignContactForward.ObjectType
getset

Returns the type name of the class Used by the serialisation process

string dotMailer.Sdk.Campaigns.DmCampaignContactForward.UserTag1
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignContactForward.UserTag2
getset

User Tag

string dotMailer.Sdk.Campaigns.DmCampaignContactForward.UserTag3
getset

User Tag

Generated by   doxygen 1.8.3