dotmailer SDK
Tools to access and manage an account in the dotMailer system
|
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
|
getset |
Returns the type name of the class Used by the serialisation process
Generated by 1.8.3