MarketingResult Class
Applies To: Dynamics Marketing
Represents a marketing result in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | MarketingResult() | Initializes a new instance of the MarketingResult class. |
| Name | Description | |
|---|---|---|
![]() | ActualValue | Gets or sets the actual value of the marketing result. |
![]() | BelongsToCompany | Gets or sets the marketing result's company. |
![]() | Campaign | Gets or sets the marketing result's campaign. |
![]() | Comment | Gets or sets the marketing result's comment. |
![]() | Contact | Gets or sets the marketing result's contact. |
![]() | Date | Gets or sets the marketing result's date. |
![]() | EmailMessage | Gets or sets the email message of the marketing result. |
![]() | Event | Gets or sets the marketing result's event. |
![]() | ForecastValue | Gets or sets the forecast value of the marketing result. |
![]() | Id | Gets or sets the marketing result's ID. |
![]() | Job | Gets or sets the marketing result's job. |
![]() | OriginOfChanges | Gets or sets a value indicating where the changes to the marketing results came from. |
![]() | Program | Gets or sets the marketing result's program. |
![]() | Type | Gets or sets the marketing result's type. |
![]() | UpdateDate | Gets or sets the date when the marketing result was changed. |
![]() | Version | Gets or sets the marketing result's version. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.Dynamics.Marketing.SDK.Model
Developer overview of Microsoft Dynamics Marketing
Gain insights using email marketing results
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete marketing results
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


