CopyContactsFromMarketingListRequest Class
Applies To: Dynamics Marketing
Contains the data that’s needed to copy contacts from one marketing list to another.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.MarketingList
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.SdkRequest
Microsoft.Dynamics.Marketing.SDK.Messages.MarketingList.CopyContactsFromMarketingListRequest
Syntax
[DataContractAttribute]
public class CopyContactsFromMarketingListRequest : SdkRequest
[DataContractAttribute]
public ref class CopyContactsFromMarketingListRequest : SdkRequest
[<DataContractAttribute>]
type CopyContactsFromMarketingListRequest =
class
inherit SdkRequest
end
<DataContractAttribute>
Public Class CopyContactsFromMarketingListRequest
Inherits SdkRequest
Constructors
| Name | Description | |
|---|---|---|
![]() |
CopyContactsFromMarketingListRequest() | Initializes a new instance of the CopyContactsFromMarketingListRequest class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
SourceMarketingListId | Gets or sets the marketing list to copy the contacts from. |
![]() |
TargetMarketingListId | Gets or sets the target marketing list to copy the contacts to. |
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) | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkRequest.) |
![]() |
ToString() | Converts the details of response to a string representation.(Overrides Object.ToString().) |
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
CopyContactsFromMarketingListResponse
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
Return to top
.jpeg)
.jpeg)
.jpeg)