SendEmailMessageByIdResponse Class
Applies To: Dynamics Marketing
Contains the response from the SendEmailMessageByIdRequest message.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.EmailMessage
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Inheritance Hierarchy
System.Object
Microsoft.Dynamics.Marketing.SDK.Common.SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common.SdkResponse
Microsoft.Dynamics.Marketing.SDK.Messages.EmailMessage.SendEmailMessageResponse
Microsoft.Dynamics.Marketing.SDK.Messages.EmailMessage.SendEmailMessageByIdResponse
Syntax
[DataContractAttribute]
public class SendEmailMessageByIdResponse : SendEmailMessageResponse
[DataContractAttribute]
public ref class SendEmailMessageByIdResponse : SendEmailMessageResponse
[<DataContractAttribute>]
type SendEmailMessageByIdResponse =
class
inherit SendEmailMessageResponse
end
<DataContractAttribute>
Public Class SendEmailMessageByIdResponse
Inherits SendEmailMessageResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
SendEmailMessageByIdResponse() | Initializes a new instance of the SendEmailMessageByIdResponse class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Message | Gets or sets the response message.(Inherited from SdkResponse.) |
![]() |
QueuedSuccessfully | Gets or sets the response for a sent email message.(Inherited from SendEmailMessageResponse.) |
![]() |
TrackingItemId | Gets or sets the object ID that tracks the status of the email that was queued to be sent. (Inherited from SendEmailMessageResponse.) |
Methods
| 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) | Converts the SDK response message to a brokered message.(Inherited from SdkResponse.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
SendEmailMessageByIdRequest
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
Return to top
.jpeg)
.jpeg)
.jpeg)