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