SetEmailHardBouncesToProcessedForContactRequest Class
Applies To: Dynamics Marketing
Contains the data to mark the email hard bounces contact as processed.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Microsoft.Dynamics.Marketing.SDK.Common::SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common::SdkRequest
Microsoft.Dynamics.Marketing.SDK.Messages.EmailMessage::SetEmailHardBouncesToProcessedForContactRequest
| Name | Description | |
|---|---|---|
![]() | SetEmailHardBouncesToProcessedForContactRequest() | Initializes a new instance of the SetEmailHardBouncesToProcessedForContactRequest class. |
| Name | Description | |
|---|---|---|
![]() | ContactId | Gets or sets the contact ID. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToBrokeredMessage() | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkMessage.) |
![]() | ToBrokeredMessage(String^) | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkRequest.) |
![]() | ToString() | (Inherited from Object.) |
The processed email contacts aren’t retrieved again in the next batch.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
SetEmailHardBouncesToProcessedForContactResponse
Microsoft.Dynamics.Marketing.SDK.Messages.EmailMessage Namespace
Developer overview of Microsoft Dynamics Marketing
Manage lists and send transactional or commercial email
Getting started with the SDK
Quick start with sample code
Sample: Manage lists and send transactional or commercial email
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


