SearchRequest.AppointmentRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the appointment request.
public:
property Microsoft::Crm::Sdk::Messages::AppointmentRequest ^ AppointmentRequest { Microsoft::Crm::Sdk::Messages::AppointmentRequest ^ get(); void set(Microsoft::Crm::Sdk::Messages::AppointmentRequest ^ value); };
public Microsoft.Crm.Sdk.Messages.AppointmentRequest AppointmentRequest { get; set; }
member this.AppointmentRequest : Microsoft.Crm.Sdk.Messages.AppointmentRequest with get, set
Public Property AppointmentRequest As AppointmentRequest
Property Value
The appointment request.