CheckIncomingEmailResponse.ShouldDeliver Property

 

Applies To: Dynamics CRM 2015

Gets a value that indicates whether the message should be delivered to Microsoft Dynamics CRM.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public bool ShouldDeliver { get; }
public:
property bool ShouldDeliver {
    bool get();
}
member ShouldDeliver : bool with get
Public ReadOnly Property ShouldDeliver As Boolean

Property Value

Type: System.Boolean

Type: Boolean
true if the message should be delivered to Microsoft Dynamics CRM; otherwise, false.

See Also

CheckIncomingEmailResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright