RemoveContactFromMarketingListByIdRequest Members

Contains the data that’s needed to remove a contact from a list by its external ID or Microsoft Dynamics CRM ID.

The following tables list the members exposed by the RemoveContactFromMarketingListByIdRequest type.

Public Constructors

  Name Description
  RemoveContactFromMarketingListByIdRequest Initializes a new instance of the RemoveContactFromMarketingListByIdRequest class.

Top

Public Properties

  Name Description
public property ContactId Gets or sets the contact ID to remove from the marketing list.
public property MarketingListId Gets or sets the marketing list ID.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToBrokeredMessage  Creates a new brokered message with the compressed and serialized SdkMessage. (inherited from SdkRequest)
public method ToString Overridden. Converts the request to a string representation.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method ToBrokeredMessage  Creates a new brokered message with the compressed and serialized SdkMessage. (inherited from SdkMessage)

Top

See Also

Reference

RemoveContactFromMarketingListByIdRequest Class
Microsoft.Dynamics.Marketing.SDK.Messages.MarketingList Namespace
RemoveContactFromMarketingListByIdResponse

Other Resources

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

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.