CheckPromoteEmailResponse.ShouldPromote Property
Applies To: Dynamics CRM 2015
Gets a value that indicates whether the message should be promoted to Microsoft Dynamics CRM.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public bool ShouldPromote { get; }
public:
property bool ShouldPromote {
bool get();
}
member ShouldPromote : bool with get
Public ReadOnly Property ShouldPromote As Boolean
Property Value
Type: System.Boolean
Type: Boolean
Indicates whether the message should be promoted to Microsoft Dynamics CRM.
true, to promote, otherwise, false.
See Also
CheckPromoteEmailResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright