RetrieveContactsRequest Members

Contains the data to retrieve a list of contacts.

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

Public Constructors

  Name Description
  RetrieveContactsRequest Initializes a new instance of theRetrieveContactsRequest class.

Top

Public Properties

  Name Description
public property BelongsToCompanyId Gets or sets the ID of the company that the record belongs to.
public property FromUpdateDate Gets or sets the value indicating the first update required for a contact to be included in the result list, expressed as the Coordinated Universal Time (UTC).
public property MaxNumberOfRecordsToGet Gets or sets the maximum number of records to retrieve.
public property OriginOfChange Gets or sets the value of origin of change that the contact needs to have to be part of the result list.

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  (inherited from Object)

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

RetrieveContactsRequest Class
Microsoft.Dynamics.Marketing.SDK.Messages.Contact Namespace
RetrieveContactsResponse

Other Resources

Developer Overview of Microsoft Dynamics Marketing
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete Contact
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.