AppointmentRequest Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Provides the details of an appointment request for the SearchRequest class.
The following tables list the members exposed by the AppointmentRequest type.
Public Constructors
Name | Description | |
---|---|---|
AppointmentRequest | Initializes a new instance of the AppointmentRequest class. |
Top
Public Properties
Name | Description | |
---|---|---|
AnchorOffset | Gets or sets the time offset in minutes, from midnight, when the first occurrence of the appointment can take place. | |
AppointmentsToIgnore | Gets or sets the appointments to ignore in the search for possible appointments. | |
Constraints | Gets or sets any additional constraints. | |
Direction | Gets or sets the direction of the search. | |
Duration | Gets or sets the appointment duration, in minutes. | |
ExtensionData | Gets or sets the structure that contains extra data. | |
NumberOfResults | Gets or sets the number of results to be returned from the search request. | |
Objectives | Gets or sets the scheduling strategy that overrides the default constraints. | |
RecurrenceDuration | Gets or sets the time, in minutes, for which the appointment recurrence is valid. | |
RecurrenceTimeZoneCode | Gets or sets a value to override the time zone that is specified by the UserTimeZoneCode property. | |
RequiredResources | Gets or sets the resources that are needed for this appointment. | |
SearchRecurrenceRule | Gets or sets the recurrence rule for appointment recurrence. | |
SearchRecurrenceStart | Gets or sets the date and time for the first possible instance of the appointment. | |
SearchWindowEnd | Gets or sets the date and time to end the search. | |
SearchWindowStart | Gets or sets the date and time to begin the search. | |
ServiceId | Gets or sets the ID of the service to search for. | |
Sites | Gets or sets the sites where the requested appointment can take place. | |
UserTimeZoneCode | Gets or sets the time zone code of the user who is requesting the appointment. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AppointmentRequest Class
Microsoft.Crm.Sdk.Messages Namespace
SearchRequest
Other Resources
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.