RescheduleRequest.ReturnNotifications Property

 

Applies To: Dynamics CRM 2015

For internal use only.

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

Syntax

public bool ReturnNotifications { get; set; }
public:
property bool ReturnNotifications {
    bool get();
    void set(bool value);
}
member ReturnNotifications : bool with get, set
Public Property ReturnNotifications As Boolean

Property Value

Type: System.Boolean

Type: Boolean
.

See Also

RescheduleRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright