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
public property AnchorOffset Gets or sets the time offset in minutes, from midnight, when the first occurrence of the appointment can take place.
public property AppointmentsToIgnore Gets or sets the appointments to ignore in the search for possible appointments.
public property Constraints Gets or sets any additional constraints.
public property Direction Gets or sets the direction of the search.
public property Duration Gets or sets the appointment duration, in minutes.
public property ExtensionData Gets or sets the structure that contains extra data.
public property NumberOfResults Gets or sets the number of results to be returned from the search request.
public property Objectives Gets or sets the scheduling strategy that overrides the default constraints.
public property RecurrenceDuration Gets or sets the time, in minutes, for which the appointment recurrence is valid.
public property RecurrenceTimeZoneCode Gets or sets a value to override the time zone that is specified by the UserTimeZoneCode property.
public property RequiredResources Gets or sets the resources that are needed for this appointment.
public property SearchRecurrenceRule Gets or sets the recurrence rule for appointment recurrence.
public property SearchRecurrenceStart Gets or sets the date and time for the first possible instance of the appointment.
public property SearchWindowEnd Gets or sets the date and time to end the search.
public property SearchWindowStart Gets or sets the date and time to begin the search.
public property ServiceId Gets or sets the ID of the service to search for.
public property Sites Gets or sets the sites where the requested appointment can take place.
public property 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
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AppointmentRequest Class
Microsoft.Crm.Sdk.Messages Namespace
SearchRequest

Other Resources

Sample: Schedule a Resource

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.