RetrieveLeadPrioritiesResponse Class
Applies To: Dynamics Marketing
Contains the response from the RetrieveLeadPrioritiesRequest 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.Lead::RetrieveLeadPrioritiesResponse
| Name | Description | |
|---|---|---|
![]() | RetrieveLeadPrioritiesResponse() | Initializes a new instance of the RetrieveLeadPrioritiesResponse class. |
| Name | Description | |
|---|---|---|
![]() | LeadPriorities | Gets or sets lead priorities. |
![]() | Message | Gets or sets the response message.(Inherited from SdkResponse.) |
![]() | Succeeded | Gets or sets the result of the request that was performed. |
| 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.
RetrieveLeadPrioritiesRequest
Microsoft.Dynamics.Marketing.SDK.Messages.Lead Namespace
Developer overview of Microsoft Dynamics Marketing
Manage leads, contacts, and company
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete lead (including UDF custom fields)
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


