AppointmentRequest.SearchWindowEnd Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the date and time to end the search.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
[DataMemberAttribute]
public Nullable<DateTime> SearchWindowEnd { get; set; }
<DataMemberAttribute>
Public Property SearchWindowEnd As Nullable(Of Date)
Property Value
Type: System.Nullable<DateTime>
Type: Nullable<DateTime>
The date and time to end the search.
See Also
AppointmentRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright