CheckPromoteEmailResponse.ReasonCode Property
Applies To: Dynamics CRM 2015
Gets the reason for the result in the ShouldDeliver property.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int ReasonCode { get; }
public:
property int ReasonCode {
int get();
}
member ReasonCode : int with get
Public ReadOnly Property ReasonCode As Integer
Property Value
Type: System.Int32
Type: Int32
The reason for the result in the ShouldDeliver property.
See Also
CheckPromoteEmailResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright