dotmailer SDK: dotMailer.Sdk.Collections.DmCampaignContactActivityCollection Class Reference

dotmailer SDK

dotMailer.Sdk.Collections.DmCampaignContactActivityCollection Class Reference

A Campaign Contact Activity Collection More...

Inheritance diagram for dotMailer.Sdk.Collections.DmCampaignContactActivityCollection:

Public Member Functions

bool ContainsContact (string emailaddress)
 Checks the collection for a contact with the specified email address
 
DmCampaignContactActivityCollection GetContactActivites (string emailaddress)
 Returns the activities associated with the specified email address
 

Properties

override string ObjectType [get, set]
 Returns the type name of the class Used by the serialisation process
 

Detailed Description

A Campaign Contact Activity Collection

Member Function Documentation

bool dotMailer.Sdk.Collections.DmCampaignContactActivityCollection.ContainsContact ( string  emailaddress)

Checks the collection for a contact with the specified email address

Parameters
emailaddress
Returns
true if found
DmCampaignContactActivityCollection dotMailer.Sdk.Collections.DmCampaignContactActivityCollection.GetContactActivites ( string  emailaddress)

Returns the activities associated with the specified email address

Parameters
emailaddress
Returns

Property Documentation

override string dotMailer.Sdk.Collections.DmCampaignContactActivityCollection.ObjectType
getset

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

Generated by   doxygen 1.8.3