EmailMarketingResultType Enumeration
Applies To: Dynamics Marketing
Namespace: Microsoft.Dynamics.Marketing.SDK.Model
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Syntax
public enum EmailMarketingResultType
public enum class EmailMarketingResultType
type EmailMarketingResultType
Public Enumeration EmailMarketingResultType
Members
| Member name | Description | |
|---|---|---|
| BehaviorTrackingWebpage | ||
| BlockedDueToContactabilityRules | ||
| BlockedDueToContactDeletion | ||
| BlockedDueToCrossCampaignRules | ||
| BlockedDueToDeduplication | ||
| BlockedDueToDoNotEmailFlagSet | ||
| BlockedDueToDoNotSmsSet | ||
| BlockedDueToEmailAddressMissing | ||
| BlockedDueToMobilePhoneNumberMissing | ||
| BlockedDueToOptinRules | ||
| Canceled | ||
| Click | ||
| Complaints | ||
| Delivered | ||
| Done | ||
| DoNotSms | ||
| DoubleOptIn | ||
| Failed | ||
| Forwards | ||
| HardBounce | ||
| InvalidSenderAddress | ||
| LandingPage | ||
| Lead | ||
| ListSubscribe | ||
| ListUnsubscribe | ||
| MobilePhoneNumberChanged | ||
| Pending | ||
| Rejected | ||
| Render | ||
| Sending | ||
| Sent | ||
| SoftBounce | ||
| Unsubscribes |
See Also
Microsoft.Dynamics.Marketing.SDK.Model Namespace
Return to top