AddContactToMarketingListByIdResponse Class
Applies To: Dynamics Marketing
Contains the response from the AddContactToMarketingListByIdRequest message.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Microsoft.Dynamics.Marketing.SDK.Common::SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common::SdkResponse
Microsoft.Dynamics.Marketing.SDK.Messages.MarketingList::AddContactToMarketingListByIdResponse
| Name | Description | |
|---|---|---|
![]() | AddContactToMarketingListByIdResponse() | Initializes a new instance of the AddContactToMarketingListByIdResponse class. |
| Name | Description | |
|---|---|---|
![]() | Message | Gets or sets the response message.(Inherited from SdkResponse.) |
![]() | SuccessfullyAdded | Gets or sets a value that indicates whether a contact has been successfully added to the marketing list. |
| 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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
AddContactToMarketingListByIdRequest
Microsoft.Dynamics.Marketing.SDK.Messages.MarketingList Namespace
Developer overview of Microsoft Dynamics Marketing
Introduction to marketing entities
Getting started with the SDK
Quick start with sample code
Sample: Work with marketing lists
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


