The TrackingSummary type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ActivityType |
Gets or sets the activity type.
(Inherited from BaseActivity.) |
![]() | Bounces |
Gets or sets the number of bounces.
|
![]() | CampaignId |
Gets or sets the campaign id.
(Inherited from BaseActivity.) |
![]() | Clicks |
Gets or sets the number of clicks.
|
![]() | ContactId |
Gets or sets the contact id.
(Inherited from BaseActivity.) |
![]() | EmailAddress |
Gets or sets the email address.
(Inherited from BaseActivity.) |
![]() | Forwards |
Gets or sets the number of forwards.
|
![]() | Opens |
Gets or sets the number of opens.
|
![]() | Sends |
Gets or sets the number of sends.
|
![]() | Unsubscribes |
Gets or sets the number of unsubscribes.
|
See Also