BookRequest.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
true if you want notifications returned; otherwise, false.
See Also
BookRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright